mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
make CMake ignores more specific
This commit is contained in:
parent
62c589d5bb
commit
ca1265508d
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ if has('wildignore')
|
|||
set wildignore+=*.png,*.jpg,*.jpeg,*.gif,*.pdf
|
||||
set wildignore+=__pycache__,*.pyc,*.pyo,*.pyd,*.npy,*.npz,*.pkl
|
||||
set wildignore+=*.gem,.bundle
|
||||
set wildignore+=CMake*,cmake_install.cmake,install_manifest.txt
|
||||
set wildignore+=CMakeCache.txt,CMakeFiles,install_manifest.txt
|
||||
set wildignore+=*.h5,*.npz
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue