tobiko/.gitignore
Federico Ressi 0d8b6d9430 Add tools for getting ansible inventory
Change-Id: I596057cc79a91bbc099a2721b5453058069e4b41
2020-07-06 16:51:17 +02:00

52 lines
558 B
Plaintext

*.sw?
*.egg
*.egg-info
*.pyc
*.log
# Hidden files
.coverage
.coverage.*
.eggs
.mypy_cache
.stestr
.test
.testrepository
.tobiko-env
.tox
.vagrant
.venv
__pycache__
AUTHORS
build/*
ChangeLog
doc/build/*
cover/
dist/
etc/*.sample
report/
test_results*
zuul/versioninfo
# Files created by releasenotes build
releasenotes/build
# Docs related files
doc/source/_static/config-samples/*.sample
Pipfile.lock
# Tobiko configuration file
clouds.yaml
ssh_config
ssh_id*
tobiko.conf*
# Infrared things
.infrared
workspace.tgz
# Tripleo files
tripleo-hosts.yaml