X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=15d618f2d2e46c05e43e98fba9131a76dae5ce73;hb=452b0fe53488b142aee7c860d7df3e5b6c61d420;hp=4c982d69dcb9cf76655f0451b5def3336d943c1d;hpb=b0c1e3fd80a7a7199d7a78a1abbd35492435e838;p=mudpy.git diff --git a/.gitignore b/.gitignore index 4c982d6..15d618f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,16 @@ +# 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/ +AUTHORS +ChangeLog +build/ capture_*.log data/ -lib/mudpy/__pycache__/ -test_config.yaml +dist/ +mudpy/__pycache__/ +mudpy/tests/__pycache__/ var/