projects
/
mudpy.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Provide a dist environment for tox
[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
*.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/