Added vscode folder to untracked

This commit is contained in:
2019-01-23 22:18:54 -05:00
parent ec484b9cb0
commit 1653336389

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
#Ignore some python cache files
__pycache__/*
__pycache__/*
#Ignore the extras from VSCode
.vscode/*