Create .gitattributes

This commit is contained in:
Rotzbua
2020-07-23 12:52:09 +02:00
committed by GitHub
parent c31b727996
commit c2d4471793

10
.gitattributes vendored Normal file
View File

@@ -0,0 +1,10 @@
.github/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
doc/*.doc export-ignore
*.h text diff=cpp linguist-language=C++
*.ino text diff=cpp linguist-language=C++