summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 27b22138e116a4fa2b6afb0758f57b1765999e20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
*.pyc
*.swp
*~
build
dist
*.egg*
tags
*.log
heat-test.db
heat.sqlite
.venv
AUTHORS
ChangeLog
templates/cloudformation-examples
.tox
.coverage
.coverage.*
cover
.testrepository
.project
.pydevproject
doc/source/api/
etc/heat/heat.conf.sample

# Files created by releasenotes build
releasenotes/build