X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=.gitignore;h=8334b062958e21c76100df2f90a36c2145a2cd34;hp=e3fe8a1556c35a3523ba4a5b22b6547bdbf2ab60;hb=29e2b2662255e9049fa843d01bdee5f2e8dc00a3;hpb=0020c39a31bd522ce9ff83d2d533daec27dc8cc9 diff --git a/.gitignore b/.gitignore index e3fe8a1..8334b06 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +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/