添加对默认账户.json文件的忽略规则

This commit is contained in:
秋云
2025-11-08 15:53:20 +08:00
parent f894aa3d1a
commit 30706946cd

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ logs
*.log
repo/js/**/*.txt
repo/pathing/**/*.txt
repo/js/**/默认账户.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*