Diff of /.gitignore [000000] .. [5a4941]

Switch to side-by-side view

--- a
+++ b/.gitignore
@@ -0,0 +1,12 @@
+# Compiled python files.
+*.pyc
+
+# Emacs temporary files
+*~
+
+# Other temporary files
+*#
+
+bazel-*
+
+**/.ipynb_checkpoints