Update .gitignore
This commit is contained in:
parent
0bb085ce52
commit
fe8462c359
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,3 +2,7 @@ slskd/slskd.exe
|
|||
Storage/sync_status.json
|
||||
.spotify_cache
|
||||
slskd/config/slskd.example.yml
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
|
|
|||
Loading…
Reference in a new issue