Browse Source

Ignore Python build files

Thomas Kluyver 11 years ago
parent
commit
1db53844af
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -1,2 +1,5 @@
 *.pyc
 __pycache__
+build/
+MANIFEST
+dist/