mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added Kate ignore file
ignores .<filename>.kate-swp and (older version?) .swp.<filename> see http://bit.ly/14XyBgW and http://bit.ly/chKUoZ
This commit is contained in:
parent
b2c694d792
commit
5f35f30b04
1 changed files with 3 additions and 0 deletions
3
Global/Kate.gitignore
Normal file
3
Global/Kate.gitignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Swap Files #
|
||||
.*.kate-swp
|
||||
.swp.*
|
Loading…
Add table
Add a link
Reference in a new issue