You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add .gitattributes for generated files (#68)
Problem: parser updates generate huge meaningless diffs for generated
files.
Solution: mark them as "generated" in `.gitattributes` so commit views
don't show these diffs by default.
0 commit comments