X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=.gitignore;h=8334b062958e21c76100df2f90a36c2145a2cd34;hp=8f15c08025e3d5e8c91b295e70ca0316af909d58;hb=29e2b2662255e9049fa843d01bdee5f2e8dc00a3;hpb=e3402586cffb5c1fcd1cc10c50cad4d3bed1f4c3 diff --git a/.gitignore b/.gitignore index 8f15c08..8334b06 100644 --- a/.gitignore +++ b/.gitignore @@ -3,11 +3,15 @@ # terms provided in the LICENSE file distributed with this software. *.egg-info/ +*.egg/ .eggs/ .tox/ +AUTHORS +ChangeLog +build/ capture_*.log data/ +dist/ mudpy/__pycache__/ mudpy/tests/__pycache__/ -test_config.yaml var/