Ignore emacs autosave files.

This commit is contained in:
Lindsey Kuper 2011-03-18 12:15:33 -07:00
parent 23eef4da22
commit 830f2d02f1

3
.gitignore vendored
View file

@ -1,4 +1,7 @@
*~
\#*\#
\#*
.#*
*.x86
*.llvm
*.out