mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Catch more vim swapfiles(*.sw[a-p])
This commit is contained in:
parent
835f247447
commit
95c4fba7c2
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
*.sw[a-p]
|
||||
|
||||
#KDE
|
||||
.directory
|
Loading…
Add table
Add a link
Reference in a new issue