mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2025-12-19 07:31:57 +00:00
Update .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
src/__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
@@ -142,10 +143,11 @@ cython_debug/
|
||||
|
||||
# Spotify Credentials
|
||||
credentials.json
|
||||
src/credentials.json
|
||||
|
||||
#Download Folder
|
||||
ZSpotify\ Music/
|
||||
ZSpotify\ Podcasts/
|
||||
|
||||
# Intellij
|
||||
.idea
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user