X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=.gitignore;h=8f15c08025e3d5e8c91b295e70ca0316af909d58;hp=e3fe8a1556c35a3523ba4a5b22b6547bdbf2ab60;hb=8b36f8aae8f9297de8eb7d8fb9b64d7d68abe31c;hpb=fc795709ca8bf595b74acc3720d92cba0306b1aa diff --git a/.gitignore b/.gitignore index e3fe8a1..8f15c08 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +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/