chore: ignore debug logs

This commit is contained in:
2026-03-18 22:02:49 +08:00
parent f1b4dfc44e
commit 485f5e0fc1

1
.gitignore vendored
View File

@@ -19,6 +19,7 @@
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
debug-logs/
# OS # OS
.DS_Store .DS_Store