mirror of
https://github.com/notwa/rc
synced 2025-02-05 15:43:22 -08:00
ignore archived sci data
This commit is contained in:
parent
15a190e8c8
commit
02f084f878
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ if has('wildignore')
|
||||||
set wildignore+=__pycache__,*.pyc,*.pyo,*.pyd
|
set wildignore+=__pycache__,*.pyc,*.pyo,*.pyd
|
||||||
set wildignore+=*.gem,.bundle
|
set wildignore+=*.gem,.bundle
|
||||||
set wildignore+=CMake*,cmake_install.cmake,install_manifest.txt
|
set wildignore+=CMake*,cmake_install.cmake,install_manifest.txt
|
||||||
|
set wildignore+=*.h5,*.npz
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" autocmd {{{1
|
" autocmd {{{1
|
||||||
|
|
Loading…
Add table
Reference in a new issue