Remove binary files from tracking

This commit is contained in:
Tikkinger 2025-06-19 10:00:34 +02:00
parent 19a31468e6
commit 313f966b89

6
.gitignore vendored
View File

@ -11,8 +11,14 @@
*.pdb
*.dylib
*.exe
*.resources
*.cache
## Database files
*.db
*.db-shm
*.db-wal
## Package files
*.nupkg
packages/