Initial commit of Bragi fork.

This commit is contained in:
Storm Dragon
2025-06-13 18:52:37 -04:00
parent 2760a14f01
commit b1e21af243
30 changed files with 1 additions and 16426 deletions

5
.gitignore vendored
View File

@ -1,4 +1,5 @@
# Created by .ignore support plugin (hsz.mobi)
CLAUDE.md
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
@ -58,9 +59,6 @@ coverage.xml
local_settings.py
db.sqlite3
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
@ -116,7 +114,6 @@ tmp/
*.db
templates/*.html
# Pycharm
.idea/