Tell git to ignore .*.swp - Vim swap files
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
*~
|
||||
,*
|
||||
.*.swp
|
||||
.*.swo
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,4 @@
|
||||
*~
|
||||
,*
|
||||
.*.swp
|
||||
.*.swo
|
||||
|
||||