Skip to content

Commit

Permalink
ignore lock files (#686)
Browse files Browse the repository at this point in the history
TBD on what to do with lock files, ignore for now.
  • Loading branch information
jchip authored Jan 18, 2018
1 parent 19258bb commit 08dc9b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -515,3 +515,7 @@ _book

.nyc_output
.vscode
fyn-lock.yaml
package-lock.json
yarn.lock

0 comments on commit 08dc9b1

Please sign in to comment.