From: Oleg Gaidarenko Date: Sat, 13 Feb 2016 19:35:59 +0000 (+0300) Subject: Build: add `npm-debug.log` to `.gitignore` X-Git-Tag: 2.2.1~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=76ca957dac6aaa17c9d46c19351b8a993b23ebcd;p=jquery.git Build: add `npm-debug.log` to `.gitignore` --- diff --git a/.gitignore b/.gitignore index eae5df6e6..e1e7dbfe4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ .bower.json .sizecache.json +npm-debug.log + /dist /node_modules