Add Python 3 cache and vim swap files to gitignore

This commit is contained in:
Timo Furrer
2017-01-28 11:30:16 +01:00
parent c184017cda
commit ae6de0d0a0
+2
View File
@@ -1,4 +1,6 @@
/.venv
*.pyc
__pycache__/
.cache
pipenv.egg-info/
*.swp