X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=.gitignore;h=8f15c08025e3d5e8c91b295e70ca0316af909d58;hb=e3402586cffb5c1fcd1cc10c50cad4d3bed1f4c3;hp=fbfa177030bab807ea7854a5c031b5c488dd85ae;hpb=82632f7027ecc93ebcdd8862a8452a038c688899;p=mudpy.git diff --git a/.gitignore b/.gitignore index fbfa177..8f15c08 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,13 @@ +# 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/ +.eggs/ +.tox/ capture_*.log data/ mudpy/__pycache__/ +mudpy/tests/__pycache__/ test_config.yaml var/