换行符替换

main
熊二 1 year ago
parent 17eefa152f
commit e8edf6c801
  1. 1
      .gitattributes
  2. 6
      .gitignore

1
.gitattributes vendored

@ -0,0 +1 @@
* text=auto eol=lf

6
.gitignore vendored

@ -4,4 +4,8 @@
.env
.env.*
!.env.example
/docs
/docs
.DS_Store
*.log
TODOs.md
/.vscode/
Loading…
Cancel
Save