summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFiachra Corcoran <fiachra.corcoran@est.tech>2021-06-24 09:10:27 +0000
committerGerrit Code Review <gerrit@onap.org>2021-06-24 09:10:27 +0000
commit346db85cc2c56830d9186516bba09166e8dddc1d (patch)
tree09842ec7393e4051683dfba1327ad7440418c93a /.gitignore
parent10f1173b9d9a220b4a1eab8992ebd26e40af82df (diff)
parentf052f758c29fa92c21578514202268f3b0430a1a (diff)
Merge "DMAAP-MR - Merge MR repos"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..97e81c5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+/.tox
+/_build/*
+/__pycache__/*
+*.jsonld
+/dme2-fs-registry/*
+*.iml
+/target/*
+.idea/*
+/src/.idea/* \ No newline at end of file