e833e8dc3f354cfe46815333b4cb69fc68c53a46
[mudpy.git] / .gitignore
1 # Copyright (c) 2014-2016 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 capture_*.log
9 data/
10 mudpy/__pycache__/
11 test_config.yaml
12 var/