Files
kvstore/.glimpse
minhtrannhat 75a5e06077 initial commit
- Added basic structure so tests won't error
2025-09-21 17:00:51 -04:00

15 lines
234 B
Plaintext

exclude = [
"**/.git/**",
"**/.svn/**",
"**/.hg/**",
"**/target/**",
"**/node_modules/**",
"**/dist/**",
"**/build/**",
]
max_size = 10485760
max_depth = 20
output = "both"
hidden = false
no_ignore = false