Support running flake8 under tox
[mudpy.git] / .gitignore
index 37a6926..e3fe8a1 100644 (file)
@@ -1,4 +1,8 @@
+*.egg-info/
+.eggs/
+.tox/
+capture_*.log
 data/
-lib/mudpy/__pycache__/
+mudpy/__pycache__/
 test_config.yaml
 var/