pathes
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

This commit is contained in:
2026-08-15 01:59:20 +05:00
commit aeb59e8eda
16 changed files with 862 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# 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