Update .gitignore

This commit is contained in:
Logykk 2021-10-24 12:29:43 +13:00 committed by GitHub
parent 630752cfa6
commit 35bace1a5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -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