2014-07-15 17:41:17 +04:00
# Tower
2013-06-23 21:21:02 +04:00
awx/settings/local_settings.py*
awx/*.sqlite3
2014-04-02 03:15:38 +04:00
awx/job_status
2013-06-23 21:21:02 +04:00
awx/projects
2014-04-01 22:56:37 +04:00
awx/job_output
2013-06-23 21:21:02 +04:00
awx/public/media
awx/public/static
2015-01-29 20:06:17 +03:00
awx/ui/tests/test-results.xml
2014-02-12 22:24:30 +04:00
awx/ui/static/js/awx.min.js
2014-07-25 18:25:37 +04:00
awx/ui/static/js/local_config.js
2013-08-08 20:13:22 +04:00
awx/ui/static/css/awx.min.css
2014-06-10 22:42:19 +04:00
awx/main/fixtures
2015-02-13 18:30:01 +03:00
awx/*.log
2014-08-25 20:31:18 +04:00
tower/tower_warnings.log
2014-04-05 03:58:02 +04:00
celerybeat-schedule
2014-08-27 19:51:18 +04:00
awx/ui/static/docs
2015-02-27 19:21:32 +03:00
awx/ui/dist
2014-07-15 17:41:17 +04:00
# Python & setuptools
__pycache__
2013-05-22 02:20:26 +04:00
build
2013-06-24 09:16:00 +04:00
deb-build
2013-06-15 12:10:11 +04:00
rpm-build
2014-10-28 22:20:33 +03:00
tar-build
2014-07-15 17:41:17 +04:00
/dist
2013-05-22 03:08:46 +04:00
*.egg-info
2013-03-13 23:15:35 +04:00
*.py[c,o]
2014-07-15 17:41:17 +04:00
# JavaScript
2015-01-20 20:30:51 +03:00
/Gruntfile.js
2015-02-05 23:27:16 +03:00
/Brocfile.js
2014-07-15 17:41:17 +04:00
/bower.json
/package.json
node_modules/**
2015-02-04 17:38:54 +03:00
/tmp
2015-02-09 23:34:16 +03:00
npm-debug.log
2015-02-04 17:38:54 +03:00
# UI build debugging
/DEBUG-*
2014-07-15 17:41:17 +04:00
# Testing
2013-05-22 03:08:46 +04:00
.coverage
2014-07-15 17:41:17 +04:00
.tox
2013-05-22 03:08:46 +04:00
coverage.xml
2014-07-15 17:41:17 +04:00
htmlcov
2013-05-22 03:08:46 +04:00
pep8.txt
2014-07-15 17:41:17 +04:00
# Mac OS X
*.DS_Store
# Editors
*.swp
*~
# Vagrant
/Vagrantfile
tools/vagrant/local.yml
2013-05-23 12:58:44 +04:00
.vagrant*
2014-07-15 17:41:17 +04:00
2014-09-25 01:29:56 +04:00
# Setup
2014-10-31 21:23:46 +03:00
setup.log
2014-09-25 01:29:56 +04:00
setup/tower_setup_conf.yml
setup/setup.log
2014-10-30 22:28:33 +03:00
setup/inventory
2014-09-25 01:29:56 +04:00
2014-07-15 17:41:17 +04:00
# Other
2014-05-13 08:37:54 +04:00
.tower_cycle
2014-07-15 17:41:17 +04:00
env/*
2013-09-12 08:23:02 +04:00
nohup.out
2013-09-30 05:58:31 +04:00
reports