chore: update ignore files for deployment

This commit is contained in:
Khoa Vo 2026-01-25 18:39:23 +07:00
parent 9df9942704
commit 437f694cfb
2 changed files with 14 additions and 0 deletions

View file

@ -40,3 +40,10 @@ test-results/
# Frontend build (we copy from npm build)
frontend/node_modules/
# Custom Exclusions
*.jsonl
debug_*.json
ssr_data.json
crawl_debug.*
backups/

7
.gitignore vendored
View file

@ -47,3 +47,10 @@ test-results/
# Test files
backend/test_*.py
# Custom Exclusions
*.jsonl
debug_*.json
ssr_data.json
crawl_debug.*
temp_cookies.json
backups/