summaryrefslogtreecommitdiff
path: root/.hexaiconfig.toml
blob: c46a3ed5b9606e141fd94d8077a9df5367a5ced0 (plain)
1
2
3
4
5
6
7
8
9
# Hexai per-project configuration for hexai repository
# This file configures hexai to respect .gitignore patterns

[ignore]
# Disable respecting .gitignore patterns
gitignore = false

# Show notification when files are ignored in LSP completions
lsp_notify_ignored = true