Skip to content

Commit 5997a5c

Browse files
committed
.gitignore: Ignore Emacs backup files
Signed-off-by: Ulrich Müller <[email protected]>
1 parent e41215d commit 5997a5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
.depend
44
documents.js
55
eclass-reference/
6+
7+
# Emacs backup files and locks
8+
*~
9+
.#*

0 commit comments

Comments
 (0)