Update .gitignore for npm log files.

This commit is contained in:
Bill Nottingham
2017-10-25 21:37:29 -04:00
parent a8947c3b96
commit da25f4104c

2
.gitignore vendored
View File

@@ -49,7 +49,7 @@ __pycache__
/.istanbul.yml /.istanbul.yml
**/node_modules/** **/node_modules/**
/tmp /tmp
npm-debug.log **/npm-debug.log*
# UI build flag files # UI build flag files
awx/ui/.deps_built awx/ui/.deps_built