diff options
Diffstat (limited to 'tosca2heat/heat-translator/.gitignore')
-rw-r--r-- | tosca2heat/heat-translator/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tosca2heat/heat-translator/.gitignore b/tosca2heat/heat-translator/.gitignore index 7dfa8ae..05b67b1 100644 --- a/tosca2heat/heat-translator/.gitignore +++ b/tosca2heat/heat-translator/.gitignore @@ -17,6 +17,7 @@ develop-eggs .installed.cfg lib lib64 +cover # Installer logs pip-log.txt @@ -50,4 +51,4 @@ ChangeLog *~ .*.swp .idea -*.iml
\ No newline at end of file +*.iml |