mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +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",
|
||||
".github",
|
||||
".gitlab",
|
||||
"bin",
|
||||
"node_modules",
|
||||
"target",
|
||||
"venv",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue