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
Branches
Tags
No related merge requests found
...@@ -14,7 +14,9 @@ ...@@ -14,7 +14,9 @@
"folder_exclude_patterns": "folder_exclude_patterns":
[ [
".pio*", ".pio*",
"lib", "MarlinFirmware/lib",
"Marlin/lib",
"src/lib",
"datatmp", "datatmp",
"Marlin/*/src", "Marlin/*/src",
".vscode" ".vscode"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment