fix: Bugs created after the overhaul, performance and layout fixes
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -12,6 +12,11 @@ firebase-service-account.json
|
||||
!/data/.gitkeep
|
||||
!/data/built_melodies/.gitkeep
|
||||
|
||||
# SQLite databases
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user