mirror of
https://github.com/JamesTheGiblet/BuddAI.git
synced 2026-01-08 21:58:40 +00:00
9 lines
No EOL
89 B
Text
9 lines
No EOL
89 B
Text
# Runtime data (database and uploads)
|
|
data/
|
|
*.db
|
|
|
|
# Python cache
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
.env |