X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=.gitignore;h=8334b062958e21c76100df2f90a36c2145a2cd34;hp=28e167fe92309c037a57221dfcf9ccffad9af20b;hb=f1af2f3dfe04fbf5c39dff5ed7cb5aea8184f479;hpb=0c5bdd6319d589661e3239eb73cda9fb8d745a5b diff --git a/.gitignore b/.gitignore index 28e167f..8334b06 100644 --- a/.gitignore +++ b/.gitignore @@ -3,10 +3,15 @@ # terms provided in the LICENSE file distributed with this software. *.egg-info/ +*.egg/ .eggs/ .tox/ +AUTHORS +ChangeLog +build/ capture_*.log data/ +dist/ mudpy/__pycache__/ mudpy/tests/__pycache__/ var/