Start pyi2ncommon repo: Add .gitignore
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 24 Jul 2015 13:52:01 +0000 (15:52 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 24 Jul 2015 13:52:01 +0000 (15:52 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..1e0f80c
--- /dev/null
@@ -0,0 +1,7 @@
+# Normal stuff
+*.pyc
+__pycache__/
+
+build/
+dist/
+MANIFEST