X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=.gitignore;h=e833e8dc3f354cfe46815333b4cb69fc68c53a46;hp=4c982d69dcb9cf76655f0451b5def3336d943c1d;hb=085c2ad304d6aa56525eac426fb66a6078008957;hpb=b0c1e3fd80a7a7199d7a78a1abbd35492435e838 diff --git a/.gitignore b/.gitignore index 4c982d6..e833e8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,12 @@ +# 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. + +*.egg-info/ +.eggs/ +.tox/ capture_*.log data/ -lib/mudpy/__pycache__/ +mudpy/__pycache__/ test_config.yaml var/