From ab738256ac3cdaadb33dcd6d59accc876c45a51a Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 26 Jan 2018 10:05:27 -0500 Subject: [PATCH] Remove vim stuff from .gitignore If this affects you put this in your vimrc: set backupdir=~/.cache set directory=~/.cache --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index d4edde88..48945461 100644 --- a/.gitignore +++ b/.gitignore @@ -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