- Added basic structure so tests won't error
@@ -0,0 +1,14 @@
exclude = [
"**/.git/**",
"**/.svn/**",
"**/.hg/**",
"**/target/**",
"**/node_modules/**",
"**/dist/**",
"**/build/**",
]
max_size = 10485760
max_depth = 20
output = "both"
hidden = false
no_ignore = false
The note is not visible to the blocked user.