Skip to content

Commit

Permalink
Merge pull request #9 from xcambar/gitignore
Browse files Browse the repository at this point in the history
chore: add node_modules to gitignore
  • Loading branch information
alexlafroscia authored Oct 27, 2018
2 parents 9325dd8 + 9a516ee commit b258588
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 @@
# Error logs
yarn-error.log
lerna-debug.log
/node_modules/

# Ember addon readme
packages/ember-cli-stencil/README.md

0 comments on commit b258588

Please sign in to comment.