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 lib-cov
lcov.info
*.seed *.seed
*.log *.log
*.csv *.csv
...@@ -11,5 +12,6 @@ pids ...@@ -11,5 +12,6 @@ pids
logs logs
results results
build build
.grunt
node_modules 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