chore: add deployment/backups and DLLs to .gitignore
Some checks failed
Build and Test / build (push) Has been cancelled
Some checks failed
Build and Test / build (push) Has been cancelled
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user