global: gitignore: add a couple of more editor backup filetypes
Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
aed9430bba
commit
cc967de424
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -19,6 +19,8 @@
|
|||
*.rej
|
||||
*.pyc
|
||||
cscope.*
|
||||
|
||||
.#*
|
||||
\#*
|
||||
.*.swp
|
||||
# Failsafes
|
||||
!.gitignore
|
||||
|
|
Loading…
Reference in a new issue