aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-17 19:09:29 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-17 19:09:29 +0000
commitf9e85b70f97c139911466336f29fb365de53306c (patch)
tree6e0d810e1f83af5b1fe6815049814edaa2cd24a4 /.gitignore
parentc56aac90092406753c17eec883d80d841bcd8730 (diff)
parent4d4f41c7cc831906100e10838b40c3b8d86657f2 (diff)
Merge "Setup js unit test and code coverage framework"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8ae43ea..f4225bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,6 @@
target
.metadata/
/bin/
-.idea
+# IntelliJ files
+.idea/
+**/*.iml