mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
32 lines
328 B
Plaintext
32 lines
328 B
Plaintext
.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
|