Ignore emacs autosave files.
This commit is contained in:
parent
23eef4da22
commit
830f2d02f1
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
*~
|
||||
\#*\#
|
||||
\#*
|
||||
.#*
|
||||
*.x86
|
||||
*.llvm
|
||||
*.out
|
||||
|
|
Loading…
Add table
Reference in a new issue