mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
+11
-12
@@ -1,18 +1,7 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
/dist
|
||||
.yarn*
|
||||
|
||||
|
||||
# local env files
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Log files
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
@@ -23,4 +12,14 @@ pnpm-debug.log*
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
__pycache__
|
||||
__pycache__
|
||||
.hypothesis
|
||||
sqllib.py
|
||||
encoderx.py
|
||||
tests
|
||||
.pytest_cache
|
||||
|
||||
# pyinstaller files
|
||||
dist
|
||||
build
|
||||
client
|
||||
Reference in New Issue
Block a user