diff options
author | 2017-10-09 08:26:14 +0000 | |
---|---|---|
committer | 2017-10-09 08:26:14 +0000 | |
commit | 3fb494c0b8187afc3b76740c274336ec1947e200 (patch) | |
tree | b2458bb0c6e0ca072824e4d48aa727ba37a66bc5 /tosca2heat/heat-translator/.gitignore | |
parent | b991369780f92cf7103881ce29cf589bd208269b (diff) | |
parent | 9156f6afb5832175762ea2ab8d21e54520665868 (diff) |
Merge "Add coverage test item"
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 |