updated gitignore with cache directories

This commit is contained in:
2017-12-16 15:10:40 +01:00
parent 739a70a8f8
commit e982f090c4

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
env/
.DS_Store
.cache/
*__pycache__/