Create .gitattributes

This commit is contained in:
binary-husky 2023-03-24 19:49:58 +08:00 committed by GitHub
parent 6e593fd678
commit 922fdc3c50
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

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