Skip to content

Commit

Permalink
add lockfiles to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Pollak committed Sep 18, 2019
1 parent 1e7c158 commit 71309f0
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
Expand Up @@ -8,4 +8,6 @@ coverage
*.log
.DS_Store
test/typescript/ts.js
test/babel/babel-compiled.js
test/babel/babel-compiled.js
/package.lock
/yarn.lock

0 comments on commit 71309f0

Please sign in to comment.