Create .gitattributes

This commit is contained in:
binary-husky 2023-03-24 19:49:58 +08:00 committed by GitHub
parent 289ace03cf
commit 8cbac095c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.h linguist-detectable=false
*.cpp linguist-detectable=false