Commit 0fed8b92 authored by Kumar Gala's avatar Kumar Gala Committed by Anas Nashif
Browse files

gitignore: Ignore any sanity-out* or build* dir



Tweak the wildcard matching for any build or sanity-out dir

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 3687103f
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -7,8 +7,7 @@
*.swp
*.swo
*~
build
build-*
build*
cscope.*
.dir

@@ -30,7 +29,7 @@ doc/boards
doc/samples
doc/latex
doc/themes/zephyr-docs-theme
sanity-out/
sanity-out*
scripts/grub
doc/reference/kconfig/*.rst
doc/doc.warnings