Browse Source

update

ZhengKaiFa
wanggang 2 years ago
parent
commit
3eb16f8812
  1. 1
      .githooks/init.sh
  2. 1
      be/.gitattributes

1
.githooks/init.sh

@ -1,2 +1,3 @@
git config core.autocrlf input
git config core.hooksPath .githooks
chmod +x pre-commit

1
be/.gitattributes

@ -1 +1,2 @@
* text=auto eol=lf
**/wwwroot/libs/** linguist-vendored

Loading…
Cancel
Save