Skip to content

Commit

Permalink
add build to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tamjidrahman committed Nov 12, 2024
1 parent d9d2614 commit eb7e66f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*

# Build
build


# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
Expand Down

0 comments on commit eb7e66f

Please sign in to comment.