Skip to content

Commit

Permalink
Merge pull request #1810 from rwblair/fix/gitignore-npm-pack
Browse files Browse the repository at this point in the history
Reduce bids-validator-web pack size.
  • Loading branch information
rwblair authored Nov 28, 2023
2 parents ae307d3 + d0d3603 commit 3c4a408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ __pycache__/
dist/
*.egg-info/
bids-validator-web/out/
bids-validator-web/.next/
.next/

# Only use global yarn.lock
bids-validator/yarn.lock
Expand Down

0 comments on commit 3c4a408

Please sign in to comment.