Remove vim stuff from .gitignore

If this affects you put this in your vimrc:

set backupdir=~/.cache
set directory=~/.cache
master
Drew DeVault 7 years ago
parent a0351fb5d7
commit ab738256ac

2
.gitignore vendored

@ -4,12 +4,10 @@ Makefile
cmake_install.cmake
install_manifest.txt
.clang_complete
*.swp
*.o
*.a
bin/
test/
build/
.lvimrc
wayland-*-protocol.*
wlr-example.ini

Loading…
Cancel
Save