Initial commit of Bragi fork.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -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/
|
||||
|
Reference in New Issue
Block a user