We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e4992 commit 8209359Copy full SHA for 8209359
1 file changed
Node.gitignore
@@ -1,4 +1,5 @@
1
lib-cov
2
+lcov.info
3
*.seed
4
*.log
5
*.csv
@@ -11,5 +12,6 @@ pids
11
12
logs
13
results
14
build
15
+.grunt
16
17
node_modules
0 commit comments