tobiko/.gitignore
Federico Ressi ff3a2af827 Create Tobiko Contributor Guide
Change-Id: Ieb517f7a451940518f6a7ca0a263f8ce3ebdd620
2021-03-03 12:56:54 +01:00

54 lines
569 B
Plaintext

*.sw?
*.egg
*.egg-info
*.pyc
*.log
# Hidden files
.coverage
.coverage.*
.eggs
.mypy_cache
.stestr
.test
.testrepository
.tobiko-env
.tox
.vagrant
.venv
.idea
.ssh
__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