swingmusic/.gitignore
mungai-njoroge f2addf4d0f rewrite api/artist.py to remove artist cache
+ remove processing taylor's version
2023-09-23 18:57:19 +03:00

31 lines
273 B
Plaintext

# local env files
.env.local
.env.*.local
# 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