1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

.gitignore: Ignore Emacs auto-save files.

* .gitignore: Add entries for temporary files created by Emacs.

Co-authored-by: Alex Kost <alezost@gmail.com>
This commit is contained in:
ng0
2017-05-03 23:36:17 +00:00
committed by Alex Kost
parent 4e4e018525
commit 498abb3ed1

2
.gitignore vendored
View File

@@ -6,6 +6,8 @@
*.tar.xz
*.tmp
*~
.#*
\#*\#
,*
/ABOUT-NLS
/INSTALL