update project structure and improve scripts

This commit is contained in:
Ayomide
2025-07-24 23:31:47 +01:00
parent db057c7467
commit b23314375c
14 changed files with 1117 additions and 303 deletions
+7 -1
View File
@@ -33,6 +33,7 @@ static/results/
*.jpg
*.jpeg
*.png
images/
# Log files
*.log
@@ -54,4 +55,9 @@ local_settings.py
# Large files
*.zip
*.tar.gz
*.pth
*.pth
*.csv
*.pt
# Test files
tests/