1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00
awx/.gitignore
2013-06-24 01:16:00 -04:00

20 lines
213 B
Plaintext

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