.gitignore: Ignore Python-3 side effects
authorW. Trevor King <wking@tremily.us>
Thu, 20 Feb 2014 21:54:56 +0000 (13:54 -0800)
committerW. Trevor King <wking@tremily.us>
Thu, 20 Feb 2014 21:54:56 +0000 (13:54 -0800)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..9111bfd
--- /dev/null
@@ -0,0 +1,4 @@
+__pycache__
+build
+dist
+MANIFEST