Update .gitattributes
This commit is contained in:
parent
982ad07c24
commit
7f6f518467
|
|
@ -1,3 +1,8 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Files to exclude from archives/releases
|
||||
docs export-ignore
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
README.MD export-ignore
|
||||
|
|
|
|||
Loading…
Reference in New Issue