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
|
||||||
node_modules/
|
node_modules/
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
# IDE
|
# IDE
|
||||||
.vscode/
|
.vscode/
|
||||||
@ -23,3 +24,17 @@ Thumbs.db
|
|||||||
|
|
||||||
# Tasks
|
# Tasks
|
||||||
tasks/
|
tasks/
|
||||||
|
|
||||||
|
# SSL certificates
|
||||||
|
*.pem
|
||||||
|
*.key
|
||||||
|
|
||||||
|
# OMO
|
||||||
|
.omo/
|
||||||
|
|
||||||
|
# Build artifacts
|
||||||
|
dist/
|
||||||
|
|
||||||
|
# Test
|
||||||
|
换电柜用锂电池充电器1TN标准通信协议*.pdf
|
||||||
|
生产环境.txt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user