Initial commit

Change-Id: I680e0343e1d37b185d334c0133ebb155ce7de9be
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..35a854c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# Compiled files
+*.py[co]
+*.a
+*.o
+*.so
+
+# Other
+.idea
+.*.swp