mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
gitignore: Ignore files ending in ~
This commit is contained in:
parent
05fb515863
commit
2955f13ecc
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,6 +8,7 @@
|
||||
*.so
|
||||
*.so.*
|
||||
*.swp
|
||||
*~
|
||||
|
||||
.export.sym
|
||||
.exported_symbols_generated
|
||||
|
Loading…
Reference in New Issue
Block a user