Skip to content

Commit

Permalink
Added package and yarn lock on gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amandiobm committed Feb 18, 2018
1 parent bce0683 commit 0b573aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
node_modules
dist
npm-debug.log
npm-debug.log
yarn.lock
package-lock.json

0 comments on commit 0b573aa

Please sign in to comment.