17 lines
360 B
Plaintext
17 lines
360 B
Plaintext
# Build outputs
|
|
/dist/
|
|
/builds/
|
|
|
|
# Upstream sources are cloned fresh at build time, not tracked here
|
|
/httptoolkit-ui/
|
|
/httptoolkit-server/
|
|
|
|
# build.sh parks the server tree here while smoke-testing that the binary is
|
|
# genuinely self-contained. Only survives a build that died mid-test.
|
|
/.htk-server-hidden/
|
|
|
|
# Local tooling / editor
|
|
/.claude/
|
|
*.log
|
|
.DS_Store
|