15d618f2d2e46c05e43e98fba9131a76dae5ce73
[mudpy.git] / .gitignore
1 # Copyright (c) 2014-2017 Jeremy Stanley <fungi@yuggoth.org>. Permission
2 # to use, copy, modify, and distribute this software is granted under
3 # terms provided in the LICENSE file distributed with this software.
4
5 *.egg-info/
6 .eggs/
7 .tox/
8 AUTHORS
9 ChangeLog
10 build/
11 capture_*.log
12 data/
13 dist/
14 mudpy/__pycache__/
15 mudpy/tests/__pycache__/
16 var/