added entry to gitignore

This commit is contained in:
Luna
2018-10-13 14:02:17 +01:00
parent 43469ac62a
commit 3325cffa91
+10
View File
@@ -1,4 +1,14 @@
.vscode/
.cache
.idea
.coverage
.pytest_cache
.DS_Store
coverage.xml
__pycache__
tests/__pycache__
build
responder.egg-info/
dist/