Skip to content

Commit

Permalink
Add yarn.lock (#1035)
Browse files Browse the repository at this point in the history
Since many people are like going to use `yarn` over `npm`, it's probably a good idea to add this
  • Loading branch information
idleberg authored and LeaVerou committed Oct 23, 2016
1 parent 76ba1b8 commit 03ecf74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
hide-*.js
node_modules
.idea/
.DS_Store
.DS_Store
yarn.lock

0 comments on commit 03ecf74

Please sign in to comment.