projects
/
mudpy.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Package the self-test script as an entrypoint
[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
capture_*.log
9
data/
10
mudpy/__pycache__/
11
mudpy/tests/__pycache__/
12
test_config.yaml
13
var/