Index: eyeo-depup/.gitignore |
diff --git a/eyeo-depup/.gitignore b/eyeo-depup/.gitignore |
new file mode 100644 |
index 0000000000000000000000000000000000000000..cad0992bd8af4b83762850c68bc2a521a76d083a |
--- /dev/null |
+++ b/eyeo-depup/.gitignore |
@@ -0,0 +1,11 @@ |
+*.pyc |
+*.pyo |
+.coverage |
+.tox/ |
+__pycache__/ |
+tests/__pycache__/ |
+build/ |
+dist/ |
+.eggs/ |
+eyeo_depup.egg-info/ |
+htmlcov/ |