Normalize line endings

This commit is contained in:
XOF
2025-11-20 16:34:53 +08:00
parent d6b4d58ffb
commit a1c7532eb2
2 changed files with 29 additions and 18 deletions

10
.gitignore vendored
View File

@@ -5,4 +5,12 @@
*.db
*.bat
.env
*.bak
.env
# Node.js (仅开发环境)
node_modules/
package-lock.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*