diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2021-02-24 13:11:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-24 13:11:55 +0000 |
commit | 8c9b592e7e04d2d2a27c9da6befe7ea13aedadfd (patch) | |
tree | 50b462ea7345356b936919e8b512912680981b89 /csit/.gitignore | |
parent | 5ecf25627589001888c68e9f413c28ccaac69c26 (diff) | |
parent | aad224026765d4b39ac9dde3c30f138dd426f897 (diff) |
Merge "Introduce CPS integration testing (CSIT)"
Diffstat (limited to 'csit/.gitignore')
-rw-r--r-- | csit/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/csit/.gitignore b/csit/.gitignore new file mode 100644 index 0000000000..c8865c25ec --- /dev/null +++ b/csit/.gitignore @@ -0,0 +1,2 @@ +env.properties +archives/ |