@ -47,3 +47,7 @@ vfind ~/nerd_tree/ "(.*)py" -i src
include the results that along the path have the name **src**.<br />
In a similar manner you can exclude paths with the option **-e**
```
vfind ~/nerd_tree/ "(.*)py" -e src