Yuvipanda has submitted this change and it was merged.

Change subject: Add .npm-debug.log* to .gitignore
......................................................................


Add .npm-debug.log* to .gitignore

Change-Id: I22b1031a7b41715a7c470d721b9783521168f96c
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Yuvipanda: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.gitignore b/.gitignore
index 8ab36b8..1754ecd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
 # Dependency directory
 node_modules
+
+# Logs
+.npm-debug.log*

-- 
To view, visit https://gerrit.wikimedia.org/r/241919
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I22b1031a7b41715a7c470d721b9783521168f96c
Gerrit-PatchSet: 2
Gerrit-Project: labs/tools/grrrit
Gerrit-Branch: master
Gerrit-Owner: Polybuildr <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to