Files
httptoolkit/.gitignore
T
2026-08-15 03:15:19 +05:00

13 lines
188 B
Plaintext

# Build outputs
/dist/
/out/
# Upstream sources are cloned fresh at build time, not tracked here
/httptoolkit-ui/
/httptoolkit-server/
# Local tooling / editor
/.claude/
*.log
.DS_Store