added vscode settings to gitignore

This commit is contained in:
Footsiefat
2021-10-21 17:48:05 +13:00
committed by GitHub
parent 6e76f09421
commit e1eb41ed80

5
.gitignore vendored
View File

@@ -137,9 +137,12 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
# VSCode settings
.vscode/
# Spotify Credentials # Spotify Credentials
credentials.json credentials.json
#Download Folder #Download Folder
ZSpotify\ Music/ ZSpotify\ Music/
ZSpotify\ Podcasts/ ZSpotify\ Podcasts/