Update warning filter for SetupTools and filelock
[mudpy.git] / .gitignore
1 # Copyright (c) 2014-2017 mudpy authors. Permission to use, copy,
2 # modify, and distribute this software is granted under terms
3 # provided in the LICENSE file distributed with this software.
4
5 *.egg-info/
6 *.egg/
7 .eggs/
8 .tox/
9 AUTHORS
10 ChangeLog
11 build/
12 capture_*.log
13 data/
14 dist/
15 mudpy/__pycache__/
16 mudpy/tests/__pycache__/
17 var/