chore: add .gitattributes to fool github language detect (#16523)

This commit is contained in:
Shuduo Sang 2022-08-31 11:10:33 +08:00 committed by GitHub
parent 5a244d0eb5
commit 07325e1b68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.py linguist-detectable=false