X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=.gitignore;h=8334b062958e21c76100df2f90a36c2145a2cd34;hp=fbfa177030bab807ea7854a5c031b5c488dd85ae;hb=ae06caff33fe9b764e01f4681711606e087749a2;hpb=91f6b37e5fc36953cc1f3150695382d0822b0672 diff --git a/.gitignore b/.gitignore index fbfa177..8334b06 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,17 @@ +# Copyright (c) 2014-2017 Jeremy Stanley . Permission +# to use, copy, modify, and distribute this software is granted under +# terms provided in the LICENSE file distributed with this software. + +*.egg-info/ +*.egg/ +.eggs/ +.tox/ +AUTHORS +ChangeLog +build/ capture_*.log data/ +dist/ mudpy/__pycache__/ -test_config.yaml +mudpy/tests/__pycache__/ var/