Skip to content

Commit 2b0f6f3

Browse files
richkadelarbreng
authored andcommitted
Avoid masking the root build directory, masked by .gitignore rule
1 parent 8547218 commit 2b0f6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ third_party/gn/
6565
.packages
6666
.pub-cache/
6767
.pub/
68-
build/
68+
*/**/build/
6969
flutter_*.png
7070
linked_*.ds
7171
unlinked.ds

0 commit comments

Comments
 (0)