From 1b775a6be773ef119ec3eec71aedd0d9ab924b21 Mon Sep 17 00:00:00 2001 From: Arlo Breault Date: Fri, 25 Aug 2017 15:21:44 -0400 Subject: [PATCH] Ignore npm-debug.log Change-Id: Ia984f7baa2aa94e00b7be712d5dc4846d29ede85 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 388f354010..b991e115a3 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ sftp-config.json /StartProfiler.php # Building & testing +npm-debug.log node_modules/ /tests/phpunit/phpunit.phar -- 2.20.1