X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=.gitignore;h=bbf5674d6a811ad669029cd6201f8f67f5483f25;hp=e833e8dc3f354cfe46815333b4cb69fc68c53a46;hb=3f200ce7ae627a036203c4d65502d96fe941fbb7;hpb=db3bce05e04d294ec906cb38ac099a42fb02d6ad diff --git a/.gitignore b/.gitignore index e833e8d..bbf5674 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,17 @@ -# Copyright (c) 2014-2016 Jeremy Stanley . Permission -# to use, copy, modify, and distribute this software is granted under -# terms provided in the LICENSE file distributed with this software. +# Copyright (c) 2014-2017 mudpy authors. 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/