Commit d42b9bba authored by Adam Roben's avatar Adam Roben

Merge pull request #907 from pimterry/nodeGitignore

Ignore grunt and lcov build files in Node projects
parents c8a371e0 8209359a
lib-cov
lcov.info
*.seed
*.log
*.csv
......@@ -11,5 +12,6 @@ pids
logs
results
build
.grunt
node_modules
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment