Skip to content

Commit

Permalink
.gitignore: Ignore Emacs backup files
Browse files Browse the repository at this point in the history
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
  • Loading branch information
ulm committed Apr 21, 2024
1 parent 1bfe667 commit 781c157
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
.depend
documents.js
eclass-reference/

# Emacs backup files and locks
*~
.#*

0 comments on commit 781c157

Please sign in to comment.