diff options
Diffstat (limited to 'Node.gitignore')
-rw-r--r-- | Node.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Node.gitignore b/Node.gitignore index 1630132c..7dccd970 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -9,4 +9,7 @@ lib-cov pids logs -results
\ No newline at end of file +results + +node_modules +npm-debug.log
\ No newline at end of file |