mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-24 13:31:06 +00:00
fix(rust): don't exclude bin/
This commit is contained in:
parent
7c1301b895
commit
d13ee53446
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ return {
|
||||||
".jj",
|
".jj",
|
||||||
".github",
|
".github",
|
||||||
".gitlab",
|
".gitlab",
|
||||||
"bin",
|
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"target",
|
"target",
|
||||||
"venv",
|
"venv",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue