add gitignores
diff --git a/src/python/.gitignore b/src/python/.gitignore
new file mode 100644
index 0000000..21adf03
--- /dev/null
+++ b/src/python/.gitignore
@@ -0,0 +1,3 @@
+/build/
+/dist/
+/oftest.egg-info/