mirror of https://github.com/procxx/kepka.git
parent
d9af5dbc7a
commit
579f5d0b19
|
@ -56,6 +56,16 @@ xcuserdata
|
||||||
/Telegram/Makefile
|
/Telegram/Makefile
|
||||||
*.*~
|
*.*~
|
||||||
|
|
||||||
|
### Vim service files ##
|
||||||
|
# swap
|
||||||
|
.sw[a-p]
|
||||||
|
.*.sw[a-p]
|
||||||
|
# session
|
||||||
|
Session.vim
|
||||||
|
# temporary
|
||||||
|
.netrwhist
|
||||||
|
*~
|
||||||
|
|
||||||
_build_
|
_build_
|
||||||
_conan_build_
|
_conan_build_
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue