17 lines
312 B
Plaintext
17 lines
312 B
Plaintext
|
nocjk = 0
|
||
|
|
||
|
skippedNames+ = node_modules
|
||
|
|
||
|
topdirs = ~/Downloads ~/Documents ~/library
|
||
|
|
||
|
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
|