1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 17:55:10 +03:00
awx/.gitignore
2013-07-16 12:50:28 -04:00

22 lines
242 B
Plaintext

awx/settings/local_settings.py*
awx/*.sqlite3
awx/projects
awx/public/media
awx/public/static
awx/ui/awx-min.js
env/*
build
deb-build
dist
htmlcov
rpm-build
*.DS_Store
*.egg-info
*.py[c,o]
*.swp
.coverage
coverage.xml
pep8.txt
.vagrant*
.tox