Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.

Commit

Permalink
Merge pull request #125 from onedesign/feature/ignore-yo-rc
Browse files Browse the repository at this point in the history
Ignores .yo-rc.json cause that's a per-person thang
  • Loading branch information
Chris Malven authored Mar 8, 2018
2 parents 55bceff + 61b227a commit a1d85ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
coverage
.DS_Store
.DS_Store
.yo-rc.json

0 comments on commit a1d85ba

Please sign in to comment.