vim ignores, the-silver-searcher ignores

This commit is contained in:
Mislav Marohnić 2015-12-24 18:18:44 +01:00
parent 7e5680a0d8
commit 38692f97fe
2 changed files with 3 additions and 0 deletions

2
.agignore Normal file
View File

@ -0,0 +1,2 @@
./versions
./cache

1
.vimrc Normal file
View File

@ -0,0 +1 @@
set wildignore+=versions/*,cache/*