Adding a folder exclusion to the gitignore file.

This commit is contained in:
Victor Santiago
2018-02-08 23:49:26 -06:00
parent 98c66f777d
commit 324e2d0254

3
.gitignore vendored
View File

@@ -99,3 +99,6 @@ ENV/
# mypy
.mypy_cache/
#PyCharm
.idea/