Commit ea630c1
committed
Add .gitattributes to mark generated files for linguist
For example, you might generate code, or create a file that combines multiple files into a single file. When you include these files in the repository, they might be included in the PR, which can be distracting. So, by default, the generated files will not appear in the diff.
refs: https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github1 parent a296a70 commit ea630c1
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments