diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a231a6f --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +# Swap / temporary files for vi and emacs. +*.swp +*~ +*# +.#* +\#* + +# Compiled Python files. +*.pyc +*.pyo + +# LaTeX intermediate files. +*.aux +*.bbl +*.idx +*.ind +*.lof +*.toc + +# Binary files generated during build. +*.o +*.d +*.bin +*.map +*.out + +*.pdf +