Skip to content

Commit 6337ee3

Browse files
authored
Mark flutter .metadata files as generated (#1214)
Removes one file with a comment indicating it should not be hand edited from the default view for github PR diffs.
1 parent bd18656 commit 6337ee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.github/workflows/dart.yml linguist-generated=true
22
tool/ci.sh linguist-generated=true
3+
pkgs/*/.metadata linguist-generated=true

0 commit comments

Comments
 (0)