Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit ccc055b

Browse files
committed
Add npm-debug.log to gitignore
This file is generated when `npm` has an error such as `npm run lint` failing.
1 parent ad35703 commit ccc055b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
/backend/integration/v0.14/node_modules
1717
/backend/integration/build
1818
/shells/firefox/*.xpi
19+
npm-debug.log

0 commit comments

Comments
 (0)