From da25f4104cd107fd3184228d99ac98f68db2cfa8 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 25 Oct 2017 21:37:29 -0400 Subject: [PATCH] Update .gitignore for npm log files. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5678a7be76..dcb3b8c689 100644 --- a/.gitignore +++ b/.gitignore @@ -49,7 +49,7 @@ __pycache__ /.istanbul.yml **/node_modules/** /tmp -npm-debug.log +**/npm-debug.log* # UI build flag files awx/ui/.deps_built