Skip to content

Commit 8144d1b

Browse files
authored
Add yarn.lock to .gitignore
1 parent 202e765 commit 8144d1b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ webpack.records.json
2828

2929
morgan.log
3030

31+
# Yarn no longer used
32+
yarn.lock
3133
yarn-error.log
3234

3335
*.css

0 commit comments

Comments
 (0)