Normalize line endings
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user