Skip to content

Commit

Permalink
Mark flutter .metadata files as generated (#1214)
Browse files Browse the repository at this point in the history
Removes one file with a comment indicating it should not be hand edited
from the default view for github PR diffs.
  • Loading branch information
natebosch authored May 28, 2024
1 parent bd18656 commit 6337ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.github/workflows/dart.yml linguist-generated=true
tool/ci.sh linguist-generated=true
pkgs/*/.metadata linguist-generated=true

0 comments on commit 6337ee3

Please sign in to comment.