1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/.gitignore
2013-06-28 12:03:07 -04:00

21 lines
224 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
*.DS_Store
*.egg-info
*.py[c,o]
*.swp
.coverage
coverage.xml
pep8.txt
.vagrant*
.tox