Trying to remove progress tracker yet again
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,7 +6,6 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
lerna-debug.log*
|
||||
.pnpm-debug.log*
|
||||
Progress.md
|
||||
|
||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||
@@ -143,6 +142,7 @@ Desktop.ini
|
||||
# Progress files (keep these for tracking but ignore temporary ones)
|
||||
Progress-*.md
|
||||
progress-*.md
|
||||
Progress*
|
||||
|
||||
# Test coverage
|
||||
coverage/
|
||||
|
||||
Reference in New Issue
Block a user