Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanqing committed Mar 25, 2018
1 parent a554f63 commit 5759546
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.DS_Store
/coverage
/node_modules
/.nyc_output
.nyc_output/
coverage/
node_modules/
*.log

0 comments on commit 5759546

Please sign in to comment.