gitignore: 只保留 updates/index.html
Some checks failed
Deploy skills-market-server / deploy (push) Has been cancelled
Some checks failed
Deploy skills-market-server / deploy (push) Has been cancelled
This commit is contained in:
parent
48e999149c
commit
f3cfd83544
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,6 @@
|
||||
node_modules/
|
||||
.env
|
||||
*.log
|
||||
scripts/
|
||||
scripts/
|
||||
/updates/*
|
||||
!/updates/index.html
|
||||
Loading…
x
Reference in New Issue
Block a user