mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
37 lines
488 B
Plaintext
37 lines
488 B
Plaintext
awx/settings/local_settings.py*
|
|
awx/*.sqlite3
|
|
awx/job_status
|
|
awx/projects
|
|
awx/job_output
|
|
awx/public/media
|
|
awx/public/static
|
|
awx/ui/static/js/awx.min.js
|
|
awx/ui/static/css/awx.min.css
|
|
awx/main/fixtures
|
|
awx/tower_warnings.log
|
|
celerybeat-schedule
|
|
env/*
|
|
node_modules/**
|
|
build
|
|
deb-build
|
|
/dist
|
|
htmlcov
|
|
rpm-build
|
|
*.DS_Store
|
|
*.egg-info
|
|
*.py[c,o]
|
|
*.swp
|
|
.coverage
|
|
coverage.xml
|
|
pep8.txt
|
|
.vagrant*
|
|
.tox
|
|
.tower_cycle
|
|
nohup.out
|
|
reports
|
|
tools/vagrant/local.yml
|
|
*~
|
|
/GruntFile.js
|
|
/bower.json
|
|
/package.json
|