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
|
*.x86
|
||||||
*.llvm
|
*.llvm
|
||||||
*.out
|
*.out
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue