mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 17:28:51 -03:30
Use broccoli to build app
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -32,6 +32,10 @@ tar-build
|
||||
/bower.json
|
||||
/package.json
|
||||
node_modules/**
|
||||
/tmp
|
||||
|
||||
# UI build debugging
|
||||
/DEBUG-*
|
||||
|
||||
# Testing
|
||||
.coverage
|
||||
@@ -63,3 +67,4 @@ setup/inventory
|
||||
env/*
|
||||
nohup.out
|
||||
reports
|
||||
|
||||
|
||||
Reference in New Issue
Block a user