Skip to content

Commit 5b03857

Browse files
committedMay 18, 2015
Add more swp files to gitignore
Specifically, the added rule matches .kate-swp files.
1 parent 23984ef commit 5b03857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Generic ignorable patterns and files
22
*~
33
.*.swp
4+
.*-swp
45
*bak*
56
tags
67
*.vim

0 commit comments

Comments
 (0)
Please sign in to comment.