Files
swingmusic-extended/.gitignore
T
cwilvx 056c0456f9 install libev on build scripts
+ fix: scanning system dirs on mac
2025-04-03 14:25:44 +03:00

37 lines
317 B
Plaintext

# local env files
.env.local
.env.*.local
venv
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
__pycache__
.hypothesis
sqllib.py
encoderx.py
.pytest_cache
# pyinstaller files
dist
build
client
.gitignore
logs.txt
*.spec
# TODO.md
testdata.py
test.py
nohup.out
*s.json
.DS_Store