heat/.gitignore

41 lines
682 B
Plaintext

*.pyc
*.swp
*~
build
dist
*.egg*
tags
*.log
heat-test.db
heat.sqlite
.venv
.stestr/*
AUTHORS
ChangeLog
templates/cloudformation-examples
.tox
.coverage
.coverage.*
cover
.testrepository
.project
.pydevproject
doc/source/api/
etc/heat/heat.conf.sample
.idea
# integration tests requirements are auto-generated from stub file
heat_integrationtests/requirements.txt
heat_integrationtests/heat_integrationtests.conf.sample
# generated policy file
etc/heat/policy.yaml.sample
# sample policy file included in docs
doc/source/_static/heat.policy.yaml.sample
# Files created by releasenotes build
releasenotes/build
# sample config included in docs
doc/source/_static/heat.conf.sample