LogViewer wired into home/hosts page.

This commit is contained in:
Chris Houseknecht
2014-04-04 19:58:02 -04:00
parent 06db369757
commit 602f26f891
3 changed files with 15 additions and 5 deletions

2
.gitignore vendored
View File

@@ -7,6 +7,8 @@ awx/public/media
awx/public/static
awx/ui/static/js/awx.min.js
awx/ui/static/css/awx.min.css
awx/tower_warnings.log
celerybeat-schedule
env/*
node_modules/**
build