Skip to content

Commit

Permalink
make github not render generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbark committed May 21, 2024
1 parent b8d5e65 commit 7a49035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.freezed.dart linguist-generated=true

Check warning on line 1 in .gitattributes

View workflow job for this annotation

GitHub Actions / Typo CI

freezed

"freezed" is a typo. Did you mean "freezes"?
*.g.dart linguist-generated=true

0 comments on commit 7a49035

Please sign in to comment.