Skip to content

Commit

Permalink
Added yarn lock file to gitignore (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
nveenjain authored and evenstensberg committed May 20, 2018
1 parent e87fd7d commit 0989b1d
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 @@ -30,3 +30,6 @@ lerna-debug.log

# Yeoman file
.yo-rc.json

# Yarn lock file
yarn.lock

0 comments on commit 0989b1d

Please sign in to comment.