Skip to content

Commit b97f0c5

Browse files
chore: ignore further files
1 parent bebc608 commit b97f0c5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

melos.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ scripts:
152152
--ignore "**/build/**/*" \
153153
--ignore "**/.dart_tool/**/*" \
154154
--ignore "**/flutter/plugins/**/*" \
155+
--ignore "**/build.gradle" \
156+
--ignore "**/settings.gradle" \
155157
.
156158
description: Add a license header to all necessary files.
157159

0 commit comments

Comments
 (0)