Add .gitattributes
This commit is contained in:
parent
cdddcde33e
commit
e0562cce9f
1 changed files with 6 additions and 0 deletions
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
.gitattributes export-ignore
|
||||||
|
LICENSE export-ignore
|
||||||
|
help-gotoso*.md export-ignore
|
||||||
|
readme*.md export-ignore
|
||||||
|
# Auto detect text files and perform LF normalization
|
||||||
|
* text=auto
|
||||||
Loading…
Reference in a new issue