This commit is contained in:
root
2025-12-21 15:14:34 -06:00
commit c04ee70afc
40 changed files with 3048 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
*.log
*.pot
*.pyc
*.bak
*.bk
*.xlsx
*.pdf
db.sqlite3
__pycache__/
staticfiles
media
**/migrations/*
/modeler/.config
outputs/
bin/
include/
lib/