chore: ignore debug logs
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user