sixem / ivfi-node

IVFi is a directory indexer written in Node that aims to make it easy to browse and explore web-accessible directories.
https://git.five.sh/ivfi/
Other
33 stars 3 forks source link

WIP: Add .indexignore support. #9

Closed evwltrs closed 2 years ago

evwltrs commented 2 years ago

This feature works similarly to .gitignore within git. Currently only works with files, not dirs. Planned to have similar functionality as .gitignore if possible.

Working:

Todo:

Possible: