projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23984ef
)
Add more swp files to gitignore
author
est31
<MTest31@outlook.com>
Mon, 18 May 2015 19:24:57 +0000
(21:24 +0200)
committer
est31
<MTest31@outlook.com>
Mon, 18 May 2015 19:24:57 +0000
(21:24 +0200)
Specifically, the added rule matches .kate-swp files.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index b89ad68e3c07ba75e3614fbd645c9a41d63e7cb1..238be2676d5d35761c6853b66f3c37edf5528f1e 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,6
+1,7
@@
## Generic ignorable patterns and files
*~
.*.swp
+.*-swp
*bak*
tags
*.vim