Skip to content

Commit 38692f9

Browse files
committed
vim ignores, the-silver-searcher ignores
1 parent 7e5680a commit 38692f9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.agignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
./versions
2+
./cache

.vimrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
set wildignore+=versions/*,cache/*

0 commit comments

Comments
 (0)