Skip to content

Commit

Permalink
infra: hint that we use yarn in gitignore (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebolam authored Jan 15, 2019
1 parent 774f823 commit cb3e0ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
artifacts
coverage
node_modules
package-lock.json # We use yarn ;)

.env
*.pem
Expand Down

0 comments on commit cb3e0ee

Please sign in to comment.