◐ Shell
clean mode source ↗

Add additional generated files to .gitattributes by emilyemorehouse · Pull Request #9343 · python/cpython

I discovered a few generated files that are missing from the .gitattributes file -- this patch adds them.

(For anyone who is unfamiliar, this spec in the .gitattributes file is used by GitHub to suppress diffs for generated files automatically unless they are requested)