diff options
| author | Nick Mathewson <nickm@torproject.org> | 2009-01-29 08:54:40 -0500 |
|---|---|---|
| committer | Nick Mathewson <nickm@torproject.org> | 2009-01-29 08:54:40 -0500 |
| commit | b346e24c3d67c129b8609d44cab77160b3cfb399 (patch) | |
| tree | b629e79e80e734b1017dbc418a2e2502bc3c0a74 | |
| parent | b64339f48280872deec7bb980a61e494f6f38c92 (diff) | |
Add some setup.py droppings to .gitignore
Apparently "setup.py dist" likes to make a MANIFEST and a dist/
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,4 +7,6 @@ # / /bin /build +/dist +/MANIFEST |
