Build self-hosted HTTP Toolkit / build (linux-x64, ubuntu-latest, true) (push) Canceled after 0s
Build self-hosted HTTP Toolkit / build (macos-arm64, macos-latest, true) (push) Canceled after 0s
Build self-hosted HTTP Toolkit / build (windows-x64, windows-latest, false) (push) Canceled after 0s
Build self-hosted HTTP Toolkit / release (push) Canceled after 0s
14 lines
278 B
Plaintext
14 lines
278 B
Plaintext
# Build outputs
|
|
/dist/
|
|
/out/
|
|
|
|
# Build artifacts staged inside the server submodule by scripts/build.sh
|
|
# (the submodule has its own .gitignore too; these are just in case)
|
|
/httptoolkit-server/ui.tar.gz
|
|
/httptoolkit-server/ui/
|
|
|
|
# Local tooling / editor
|
|
/.claude/
|
|
*.log
|
|
.DS_Store
|