chore: ignore debug logs

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

11
.gitignore vendored
View File

@@ -14,11 +14,12 @@
# Data files
**/data/data.json
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
debug-logs/
# OS
.DS_Store