summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCraig Vyvial <cp16net@gmail.com>2012-03-08 15:34:16 -0600
committerCraig Vyvial <cp16net@gmail.com>2012-03-09 16:16:06 -0600
commite58fc33cc1ef169a00ca8dfb89db7ec504097a44 (patch)
treea8080105b5f99c3273ba8d183d543e74793f03df /.gitignore
parentcf7814abfbfc18f28914ccde772975aac74b650c (diff)
downloadtrove-e58fc33cc1ef169a00ca8dfb89db7ec504097a44.tar.gz
Adding database instance details for show/create/delete/list
* expanding the create instance api data input * added all the fields to the view and added exceptions to be thrown correctly * added a few things to .gitignore * adding some testing tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ce9b613f..4fe11bc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@ guest-agent-files.txt
reddwarf.egg*
reddwarf/vcsversion.py
*py*.egg
+.coverage
+covhtml/