Browse Source

Update .gitignore

NateScarlet 6 years ago
parent
commit
7a2d9af66e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -102,3 +102,6 @@ venv.bak/
 
 
 # mypy
 # mypy
 .mypy_cache/
 .mypy_cache/
+
+# editor
+.vscode