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
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ node_modules/
|
|||||||
.env
|
.env
|
||||||
*.log
|
*.log
|
||||||
scripts/
|
scripts/
|
||||||
|
/updates/*
|
||||||
|
!/updates/index.html
|
||||||
Loading…
x
Reference in New Issue
Block a user