Initial import: Music_Server, MusicFree, catalog-sync
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
.codex/
|
||||
**/.codex/
|
||||
**/.codex-temp/
|
||||
**/.codex-tasks/
|
||||
**/.git/
|
||||
**/node_modules/
|
||||
**/.venv/
|
||||
**/venv/
|
||||
**/__pycache__/
|
||||
**/.pytest_cache/
|
||||
**/.mypy_cache/
|
||||
**/build/
|
||||
**/dist/
|
||||
**/.gradle/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.log
|
||||
*.apk
|
||||
*.aab
|
||||
*.zip
|
||||
*.tar
|
||||
Reference in New Issue
Block a user