This .ignore file based approach works on the command line and in Vim with FZF.
Hit the subscribe button to receive more videos like this!
REFERENCE LINKS
---------------------------------------------------
► https://nickjanetakis.com/blog/filter...
► https://github.com/BurntSushi/ripgrep
► https://github.com/nickjj/dotfiles
COURSES
---------------------------------------------------
Courses I've created that focus on web dev and deployment topics.
► https://nickjanetakis.com/courses/
THE TOOLS I USE / GEAR
---------------------------------------------------
► https://nickjanetakis.com/blog/the-to...
FOLLOW ME ELSEWHERE
---------------------------------------------------
► Twitter: / nickjanetakis
► GitHub: https://github.com/nickjj
TIMESTAMPS
---------------------------------------------------
0:00 -- Intro
0:26 -- Fuzzy matching files with FZF inside of Vim
0:49 -- Using an .ignore file to filter matches
1:05 -- A before and after without filtering
1:57 -- Technically you can make a dummy .git directory and .gitignore file too
2:28 -- Sometimes change can introduce nice improvements