Create .gitattributes
This commit is contained in:
10
.gitattributes
vendored
Normal file
10
.gitattributes
vendored
Normal 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++
|
||||||
Reference in New Issue
Block a user