mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02: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
|
/package.json
|
||||||
node_modules/**
|
node_modules/**
|
||||||
/tmp
|
/tmp
|
||||||
|
npm-debug.log
|
||||||
|
|
||||||
# UI build debugging
|
# UI build debugging
|
||||||
/DEBUG-*
|
/DEBUG-*
|
||||||
@@ -68,4 +69,3 @@ setup/inventory
|
|||||||
env/*
|
env/*
|
||||||
nohup.out
|
nohup.out
|
||||||
reports
|
reports
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user