heat/.gitignore
JUN JIE NAN d1e778d211 Add heat.sqlite in git ignore list
SQLite file "heat.sqlite" will be generated during test cases
running. So it should be in git ignore list.

Change-Id: I31217e3de69a016fb4daa7e353161d58c71df98b
2014-01-25 13:58:21 +08:00

22 lines
206 B
Plaintext

*.pyc
*.swp
*~
build
dist
heat.egg-info
tags
*.log
heat-test.db
heat.sqlite
.venv
AUTHORS
ChangeLog
templates/cloudformation-examples
.tox
.coverage
.coverage.*
cover
.testrepository
.project
.pydevproject