Skip to content

Commit 1b02292

Browse files
committed
catch both root cases, doesn't catch non dirs
1 parent c68ba13 commit 1b02292

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
.DS_Store
22
**/.DS_Store
3-
**.build
3+
*/.build
44
*/build
5+
.build/
6+
build/
57
*/sdkconfig
68
*/sdkconfig.old
79
*/managed_components

0 commit comments

Comments
 (0)