mirror of https://github.com/ColorlibHQ/AdminLTE
add gitattributes (#2017)
* build(composer): add archive * chore(gitattributes): add .gitattributespull/2062/head^2
parent
5c3bc4e6a6
commit
e691c465e3
@ -0,0 +1,13 @@
|
|||||||
|
* text=auto
|
||||||
|
|
||||||
|
/.github export-ignore
|
||||||
|
/bower_components export-ignore
|
||||||
|
/build export-ignore
|
||||||
|
/documentation export-ignore
|
||||||
|
/pages export-ignore
|
||||||
|
/plugins export-ignore
|
||||||
|
.gitattributes export-ignore
|
||||||
|
.gitignore export-ignore
|
||||||
|
index.html export-ignore
|
||||||
|
index2.html export-ignore
|
||||||
|
starter.html export-ignore
|
Loading…
Reference in new issue