diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1160400a8f..abcaa6dc04 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ tar-build /package.json node_modules/** /tmp +npm-debug.log # UI build debugging /DEBUG-* @@ -68,4 +69,3 @@ setup/inventory env/* nohup.out reports - |