CaitSith/rust-analyzer.json
2025-04-19 20:22:08 -04:00

8 lines
83 B
JSON

{
"rust-analyzer": {
"files": {
"excludeDirs": [".direnv"]
}
}
}