Ignore distutils artifacts.
authorKim Grasman <kim.grasman@gmail.com>
Thu, 11 Jul 2013 14:47:58 +0000 (16:47 +0200)
committerKim Grasman <kim.grasman@gmail.com>
Thu, 11 Jul 2013 14:47:58 +0000 (16:47 +0200)
.gitignore

index c03cded..cc58bb6 100644 (file)
@@ -4,3 +4,8 @@ __pycache__/
 
 # Proprietary test data
 source.asn1
+
+# Distutils artifacts
+MANIFEST
+build/
+dist/
\ No newline at end of file