summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2021-07-19 12:25:23 +0100
committerefiacor <fiachra.corcoran@est.tech>2021-07-19 14:56:25 +0100
commit480a77d0c83b6ae227b3d992763eb88bb2520d55 (patch)
tree81e8e29f00ceb6c9b082f78177439745751866d0 /.gitignore
parent4b206824b23c87316419c13eabf2b8cd4e61bef2 (diff)
[DMAAP-MR] Migrate csit suite to the repo1.3.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4b623aec5f9a90acbbc1895a144ad649f793b6a3 Issue-ID: DMAAP-1637
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 97e81c5..a679fe5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,6 @@
*.iml
/target/*
.idea/*
-/src/.idea/* \ No newline at end of file
+/src/.idea/*
+/venv/*
+*/archives/ \ No newline at end of file