Arnaus Gelas' patch to add .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4009765
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+*~
+CMakeLists.txt.user*
+*.kdev*
+*.bak
+*.orig
+build/
+*.aux
+*.blg
+*.toc
+*.fdb_latexmk
+*.bbl
+*.log
+*.synctex.gz
+ceres.pdf
\ No newline at end of file