X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=.gitignore;h=bbf5674d6a811ad669029cd6201f8f67f5483f25;hb=52d18039ae407b9c30b4b852c99e187b09854b81;hp=fbfa177030bab807ea7854a5c031b5c488dd85ae;hpb=82632f7027ecc93ebcdd8862a8452a038c688899;p=mudpy.git diff --git a/.gitignore b/.gitignore index fbfa177..bbf5674 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,17 @@ +# 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/