Add *.py diff=python to .gitattributes (#4531)

This commit is contained in:
GiGaGon 2024-12-11 11:35:20 -08:00 committed by GitHub
parent 84ac1a947d
commit 30759ca782
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitattributes vendored
View File

@ -1 +1,2 @@
.git_archival.txt export-subst .git_archival.txt export-subst
*.py diff=python