chore: add deployment/backups and DLLs to .gitignore
Some checks failed
Build and Test / build (push) Has been cancelled

This commit is contained in:
2026-03-10 15:50:53 -04:00
parent a283ef4673
commit ee4da1b607
41 changed files with 7 additions and 4108 deletions

7
.gitignore vendored
View File

@@ -85,3 +85,10 @@ Thumbs.db
tools/output/
market-data/*.csv
replay-data/
# Deployment backups (local only)
deployment/backups/
# Build artifacts in deployment
*.dll
*.pdb