Skip to content

Commit b4978f6

Browse files
committed
.gitignore: Add vim and emacs temp files
Signed-off-by: Peter Jones <pjones@redhat.com>
1 parent 30c28e5 commit b4978f6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@
1414

1515
# EFI Security Database files
1616
*.esl
17+
18+
# editor backup/tmp files
19+
*~
20+
*.sw?

0 commit comments

Comments
 (0)