Files
swingmusic-extended/.gitignore
T
2023-06-19 21:49:13 +03:00

26 lines
236 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