diff --git a/Node.gitignore b/Node.gitignore index c84ba258..cfbee8d8 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -1,4 +1,5 @@ lib-cov +lcov.info *.seed *.log *.csv @@ -11,5 +12,6 @@ pids logs results build +.grunt node_modules