diff options
author | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-09-18 14:50:26 +0200 |
---|---|---|
committer | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-09-21 12:05:16 +0200 |
commit | d49ea4a64c5b89468cbd13568399534ceaec4788 (patch) | |
tree | 06548639e7f38a3eeffbedc427a05ca711b5f61e /.gitignore | |
parent | e3e5332876dfcc0e9bd85996459b194ce1d6f249 (diff) |
[OOM-CMPv2] Refactor merger/copier CSIT
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I3016c2f147862b92e9446392552879af20dddf3e
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,3 +26,6 @@ env.properties *.pyc /bin/ +/venv/* + +/tests/aaf/certservice/tmp/* |