mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
fix auth
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
.git
|
||||
.gitmodules
|
||||
.venv
|
||||
.pytest_cache
|
||||
.ruff_cache
|
||||
__pycache__
|
||||
**/__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
node_modules
|
||||
**/node_modules
|
||||
|
||||
build
|
||||
dist
|
||||
**/build
|
||||
**/dist
|
||||
|
||||
.dart_tool
|
||||
**/.dart_tool
|
||||
|
||||
swingmusic_mobile/build
|
||||
swingmusic_mobile/.flutter-plugins-dependencies
|
||||
swingmusic_mobile/.idea
|
||||
|
||||
swingmusic-desktop/target
|
||||
|
||||
tests
|
||||
reference
|
||||
scripts
|
||||
Reference in New Issue
Block a user