Skip to content

Instantly share code, notes, and snippets.

@yamatatsu10969
Created February 5, 2022 03:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yamatatsu10969/72942e010aafef50365ffbbedb9ca96b to your computer and use it in GitHub Desktop.
Save yamatatsu10969/72942e010aafef50365ffbbedb9ca96b to your computer and use it in GitHub Desktop.
Don't show diffs on GitHub PR at Flutter project
*.chopper.dart linguist-generated=true
*.freezed.dart linguist-generated=true
*.g.dart linguist-generated=true
*.gen.dart linguist-generated=true
*.gr.dart linguist-generated=true
@yamatatsu10969
Copy link
Author

@yamatatsu10969
Copy link
Author

You have to add .gitattributes file in the root of the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment