75fa0ae5af
GitOrigin-RevId: c3ab5ea047e6dc73df530948f7367455749d8906
18 lines
389 B
Text
18 lines
389 B
Text
dbdir = ~/.cache/recoll/xapiandb
|
|
|
|
nocjk = 0
|
|
|
|
skippedNames+ = "node_modules"
|
|
|
|
topdirs = "~/Downloads" "~/Documents" "~/library" "~/\"cool\" files"
|
|
|
|
underscoresasletter = 1
|
|
|
|
[~/library/projects]
|
|
skippedNames+ = ".editorconfig" ".gitignore" "result" "flake.lock" "go.sum"
|
|
|
|
[~/library/projects/software]
|
|
skippedNames+ = "target" "result"
|
|
|
|
[~/what-is-this-project]
|
|
skippedNames+ = "whoa-there"
|