mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 07:22:49 +08:00
7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
*.js linguist-language=PHP
|
||
*.css linguist-language=PHP
|
||
*.html linguist-language=PHP
|
||
|
||
# Shell脚本始终使用LF行尾,避免Windows挂载到Docker时CRLF报错
|
||
*.sh text eol=lf
|