mirror of https://github.com/nirenjan/vimfiles.git
Ignore NetRW files
parent
9615655eb7
commit
9bd7e3ec3c
|
@ -0,0 +1,7 @@
|
||||||
|
# Ignore any Vim swap files
|
||||||
|
.*swp
|
||||||
|
|
||||||
|
# Ignore NetRW files
|
||||||
|
.netrwhist
|
||||||
|
.netrwbook
|
||||||
|
|
Loading…
Reference in New Issue