
This is the basic machinery to make it installable and things like that. Change-Id: I618ae1a8680ec2275fcf813b1efca4fe180fae3f
17 lines
134 B
Plaintext
17 lines
134 B
Plaintext
**ansible.sqlite
|
|
*.pyc
|
|
__pycache__/
|
|
.pytest_cache/
|
|
_build/
|
|
build/
|
|
*.egg*
|
|
dist
|
|
build
|
|
eggs
|
|
.tox/
|
|
.cache/
|
|
.coverage
|
|
*.retry
|
|
cover/
|
|
*.tmp
|