Skip to content
Snippets Groups Projects
Commit 986fa1d5 authored by Andreas Antener's avatar Andreas Antener Committed by Andreas Daniel Antener
Browse files

Sublime: exclude build folders

parent a5f3f65c
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,8 @@ ...@@ -25,7 +25,8 @@
[ [
".settings", ".settings",
"nuttx/arch/arm/src/board", "nuttx/arch/arm/src/board",
"nuttx/arch/arm/src/chip" "nuttx/arch/arm/src/chip",
"build_*"
] ]
} }
], ],
......
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