Package the self-test script as an entrypoint
[mudpy.git] / .gitignore
index fbfa177..8f15c08 100644 (file)
@@ -1,5 +1,13 @@
+# Copyright (c) 2014-2017 Jeremy Stanley <fungi@yuggoth.org>. Permission
+# to use, copy, modify, and distribute this software is granted under
+# terms provided in the LICENSE file distributed with this software.
+
+*.egg-info/
+.eggs/
+.tox/
 capture_*.log
 data/
 mudpy/__pycache__/
+mudpy/tests/__pycache__/
 test_config.yaml
 var/