tripleo-ansible/.gitignore
Dougal Matthews 00e29c475c Ignore the Sphinx documentation build
Change-Id: If1ab313270d576cfd42506ca9071a02c656c2b85
2019-09-18 10:48:49 +01:00

31 lines
262 B
Plaintext

*.py[cod]
# Testing cruft
.tox
.venv
*.egg*
egg
.coverage
cover
.tox
nosetests.xml
.testrepository
.venv
# Editors
*~
.*.swp
.*sw?
# Playbook retry files
*.retry
# roles
tripleo_ansible/roles.galaxy/*
# Sphinx
doc/build
ansible-errors.json
pytestdebug.log