Skip to content

Commit fa7e462

Browse files
author
Aaron O'Mullan
committed
Add NodeJS gitignore
1 parent d546fff commit fa7e462

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
lib-cov
2+
lcov.info
23
*.seed
34
*.log
45
*.csv
@@ -10,5 +11,7 @@ lib-cov
1011
pids
1112
logs
1213
results
14+
build
15+
.grunt
1316

14-
npm-debug.log
17+
node_modules

0 commit comments

Comments
 (0)