00e29c475c
Change-Id: If1ab313270d576cfd42506ca9071a02c656c2b85
31 lines
262 B
Plaintext
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
|