Skip to content
Snippets Groups Projects
Commit c36efd31 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Don't hide deeper lib folders

parent 3349eb00
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,9 @@
"folder_exclude_patterns":
[
".pio*",
"lib",
"MarlinFirmware/lib",
"Marlin/lib",
"src/lib",
"datatmp",
"Marlin/*/src",
".vscode"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment