mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
* .gitignore: Ignore autosave files.
This commit is contained in:
parent
c1c2cee7c5
commit
6382f2411e
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -233,6 +233,7 @@ info/dir
|
|||
*.rej
|
||||
*~
|
||||
.#*
|
||||
\#*\#
|
||||
[0-9]*.patch
|
||||
|
||||
# Built by 'make install'.
|
||||
|
|
|
|||
Loading…
Reference in a new issue