mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2025-07-01 23:33:11 +00:00
Merge branch 'main' of https://github.com/footsiefat/zspotify
This commit is contained in:
commit
0b68a42f75
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
src/__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*$py.class
|
*$py.class
|
||||||
|
|
||||||
@ -142,6 +143,7 @@ cython_debug/
|
|||||||
|
|
||||||
# Spotify Credentials
|
# Spotify Credentials
|
||||||
credentials.json
|
credentials.json
|
||||||
|
src/credentials.json
|
||||||
|
|
||||||
#Download Folder
|
#Download Folder
|
||||||
ZSpotify\ Music/
|
ZSpotify\ Music/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user