There be tests ! And a massive code reorg to support the tests, And pep8 and pylint...
[margebot.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..dc5d342
--- /dev/null
@@ -0,0 +1,11 @@
+.cache
+.coverage
+.eggs
+__pycache__
+dist
+env
+htmlcov
+plugins/__pycache__
+MANIFEST
+Margebot.egg-info
+*~