Fix .gitignore: models/ was excluding backend/app/models/

This commit is contained in:
2026-07-10 23:04:37 +02:00
parent 2db7aefc44
commit 61db8d88e5
5 changed files with 179 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
data/
models/
/models/
.env
__pycache__/
*.pyc