mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
adding the npm log to our gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -34,6 +34,7 @@ tar-build
|
||||
/package.json
|
||||
node_modules/**
|
||||
/tmp
|
||||
npm-debug.log
|
||||
|
||||
# UI build debugging
|
||||
/DEBUG-*
|
||||
@@ -68,4 +69,3 @@ setup/inventory
|
||||
env/*
|
||||
nohup.out
|
||||
reports
|
||||
|
||||
|
||||
Reference in New Issue
Block a user