summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTomas Sedovic <tomas@sedovic.cz>2012-04-18 11:29:48 +0200
committerTomas Sedovic <tomas@sedovic.cz>2012-04-18 11:29:48 +0200
commit6e9acd83abc0416978f4e4d4dcc81dfe148de679 (patch)
treeda1ff1a3b28a41fc21d6f5f8efcafc945b961cf7 /.gitignore
parenteac075e5e1feb18610e9f049430a900c6f3d6120 (diff)
downloadheat-6e9acd83abc0416978f4e4d4dcc81dfe148de679.tar.gz
Fix the test environment
Made sure that `run_tests.sh` works properly (it was failing on the heat/bin directory) and that all tests pass and the generated logs are .gitignored. Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 374f5eafe..c4910959f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ dist
heat.egg-info
heat/vcsversion.py
tags
+*.log