Update gitignore

This commit is contained in:
Tim Van Baak 2019-03-10 17:36:24 -07:00
parent c50676c37d
commit 312af310e0
1 changed files with 7 additions and 1 deletions

8
.gitignore vendored
View File

@ -101,4 +101,10 @@ ENV/
.mypy_cache/
# Ignore directories in lexicon/
lexicon/*/
lexicon/*/
# Ignore vscode
.vscode
# Ignore a scratch directory
scratch/