projects
/
pygrader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df7f64f
)
gitignore: add `dist` (created by `setup.py sdist`).
author
W. Trevor King
<wking@tremily.us>
Sun, 2 Sep 2012 12:46:39 +0000
(08:46 -0400)
committer
W. Trevor King
<wking@tremily.us>
Sun, 2 Sep 2012 12:46:39 +0000
(08:46 -0400)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index dc76d7985e5d785c8d0b6474a5b9ba1f78548274..3bf691aee66017fa7028f5479a50e3bcb498ea95 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,5
@@
*.pyc
build
+dist
AUTHORS
MANIFEST