Manuelle Änderungen in .gitignore

This commit is contained in:
2025-03-20 12:01:07 +01:00
parent e3e9900482
commit 73541796f6
2 changed files with 14 additions and 8 deletions

9
.gitignore vendored
View File

@@ -46,14 +46,7 @@ coverage.xml
.docker/
# Daten
spezexpo.csv
# Database
*.db
data/customers.db
data/customers.csv
docker-compose.yml
/data/*.csv
data/
# Virtual Environment
develop-eggs/