mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-04 09:58:22 +08:00
Updates dependencies and ignores files
Updates dependencies by replacing ioutil with io. Adds .tool-versions and web/yarn.lock to .gitignore.
This commit is contained in:
@@ -30,6 +30,7 @@ Thumbs.db
|
||||
.env
|
||||
config.json
|
||||
config.db
|
||||
.tool-versions
|
||||
|
||||
# 决策日志
|
||||
decision_logs/
|
||||
@@ -41,3 +42,4 @@ web/node_modules/
|
||||
node_modules/
|
||||
web/dist/
|
||||
web/.vite/
|
||||
web/yarn.lock
|
||||
|
||||
Reference in New Issue
Block a user