Skip to content

Commit

Permalink
fix(ui): adding coverage to ignore file (#15429)
Browse files Browse the repository at this point in the history
...because we should try not to check in compiled assets
  • Loading branch information
drdelambre authored Oct 15, 2019
1 parent e68bd45 commit a138b8b
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
Expand Up @@ -27,6 +27,7 @@ influxd.bolt
/staticcheck

ui/node_modules
ui/coverage
ui/npm-error.log
ui/build
ui/.cache
Expand Down

0 comments on commit a138b8b

Please sign in to comment.