init [skip ci]

Change-Id: I46a4f058e0cefc422f539b31103060e0d80403a8
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..73fab07
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+# Generated by Cargo
+# will have compiled files and executables
+debug/
+target/
+
+# These are backup files generated by rustfmt
+**/*.rs.bk
+
+# MSVC Windows builds of rustc generate these, which store debugging information
+*.pdb