chore: 更新.gitignore
This commit is contained in:
parent
9581730d56
commit
a3d7dc0dc0
15
.gitignore
vendored
15
.gitignore
vendored
@ -4,6 +4,7 @@ target-fresh/
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
@ -23,3 +24,17 @@ Thumbs.db
|
||||
|
||||
# Tasks
|
||||
tasks/
|
||||
|
||||
# SSL certificates
|
||||
*.pem
|
||||
*.key
|
||||
|
||||
# OMO
|
||||
.omo/
|
||||
|
||||
# Build artifacts
|
||||
dist/
|
||||
|
||||
# Test
|
||||
换电柜用锂电池充电器1TN标准通信协议*.pdf
|
||||
生产环境.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user