This commit is contained in:
jonnybravo
2026-07-20 10:27:09 +02:00
commit 23ef289075
25 changed files with 1511 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
__pycache__/
*.db
.web
.states
assets/external/
*.py[cod]
.aider*