First Production Push
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -2,6 +2,11 @@
|
||||
.env
|
||||
firebase-service-account.json
|
||||
|
||||
# Persistent runtime data (lives outside docker, not in git)
|
||||
/data/*
|
||||
!/data/.gitkeep
|
||||
!/data/built_melodies/.gitkeep
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
@@ -20,5 +25,4 @@ dist/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
MAIN-APP-REFERENCE/
|
||||
SecondaryApps/
|
||||
.MAIN-APP-REFERENCE/
|
||||
Reference in New Issue
Block a user