fix(git): Updates git attributes (#477)
This commit is contained in:
parent
76035f6bd1
commit
358839183d
1 changed files with 6 additions and 0 deletions
6
.gitattributes
vendored
6
.gitattributes
vendored
|
|
@ -25,3 +25,9 @@
|
||||||
|
|
||||||
# Specific paths
|
# Specific paths
|
||||||
publish.cmd text eol=lf
|
publish.cmd text eol=lf
|
||||||
|
|
||||||
|
# Do not export
|
||||||
|
/.git export-ignore
|
||||||
|
/.github export-ignore
|
||||||
|
.gitignore export-ignore
|
||||||
|
.gitattributes export-ignore
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue