Skip to content

Commit a881dcf

Browse files
authored
Merge pull request #725 from nellh/remove-extra-lockfiles
Remove extra lockfiles and gitignore them to prevent accidental commits
2 parents 8600667 + c9da7f9 commit a881dcf

File tree

3 files changed

+4
-11563
lines changed

3 files changed

+4
-11563
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ dist/
1313
*.egg-info/
1414
bids-validator-web/out/
1515
bids-validator-web/.next/
16+
17+
# Only use global yarn.lock
18+
bids-validator/yarn.lock
19+
bids-validator-web/yarn.lock

0 commit comments

Comments
 (0)