summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2012-06-19 23:47:16 +0100
committerThomas Kluyver <takowl@gmail.com>2012-06-19 23:47:49 +0100
commit6a7836b6daa943e14f00ce429c6c5ef17e260aff (patch)
treed2c8cb9de5b5130db9f374a998be46fe8a3a5f62 /.gitignore
parentb8a90ba279ac8a5501c195d191fa45dc33aa8fcc (diff)
Replace MANIFEST with MANIFEST.in
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0d20b64..13d4bda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
*.pyc
+dist/
+MANIFEST