Add .gitattributes for GitHub Linguist (#154)
This commit is contained in:
parent
e3fb39f5ae
commit
df90d8326a
10
.gitattributes
vendored
Normal file
10
.gitattributes
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
docs/* linguist-documentation
|
||||||
|
examples/* linguist-documentation
|
||||||
|
tutorial/* linguist-documentation
|
||||||
|
|
||||||
|
**/*.bom.tsv linguist-generated
|
||||||
|
**/*.bom.csv linguist-generated
|
||||||
|
**/*.gv linguist-generated
|
||||||
|
**/*.html linguist-generated
|
||||||
|
**/*.png linguist-generated
|
||||||
|
**/*.svg linguist-generated
|
||||||
Loading…
x
Reference in New Issue
Block a user