Skip to content

How to exclude certain folders from indexing/searching? #119

Closed Answered by mpas
mpas asked this question in Help
Discussion options

You must be logged in to vote

Solved it by modifying my zk config.toml

# Path globs ignored while indexing existing notes.
ignore = [
    "**/node_modules/**"
]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mpas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant