add .vscode to .gitignore

bradl/monsters-adult-gold-dragon
James Ryland Miller 2020-03-02 23:32:09 -06:00
parent e10258aada
commit 612e061229
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ pf2.db
tmp.db
spells_temp.txt
*.py.swp
.vscode
##############################
# Standard python git ignore #