aboutsummaryrefslogtreecommitdiffstats
path: root/fabric-discovery-plugin/.gitignore
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-09-18 19:21:48 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-18 19:21:48 +0000
commit8157702b387b11e942614108d56ee9b8826c772a (patch)
tree9f448c9cd62409d2b60696a10f5cac243eed6738 /fabric-discovery-plugin/.gitignore
parent342453d02784a1bd791848db8af9e3f927710ec0 (diff)
parent4318ad160fa6ee1d75c395f4409e209f5da36f53 (diff)
Merge "Implement framework to process REST notifications"
Diffstat (limited to 'fabric-discovery-plugin/.gitignore')
-rw-r--r--fabric-discovery-plugin/.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/fabric-discovery-plugin/.gitignore b/fabric-discovery-plugin/.gitignore
new file mode 100644
index 00000000..4213c216
--- /dev/null
+++ b/fabric-discovery-plugin/.gitignore
@@ -0,0 +1,19 @@
+*.class
+**/target
+bin/
+dist
+**/logs
+*~
+target
+target-ide
+.classpath
+.project
+.settings
+.idea
+xtend-gen
+yang-gen-config
+yang-gen-sal
+classes
+.DS_STORE
+.metadata
+.gitreview