Handle more specific BindException and IOException
[controller.git] / .gitignore
index 5e7ae96701a64acf238d95ebece74b0e65eded35..b304ffce87f5f06b1501a33f424225322353f64c 100644 (file)
@@ -8,6 +8,7 @@ repository
 workspace
 *~
 target
+target-ide
 .classpath
 .project
 .settings
@@ -17,4 +18,16 @@ opendaylight/northbound/integrationtest/logs/*
 *.iml
 *.iws
 .idea
-**/xtend-gen
+xtend-gen
+yang-gen-config
+yang-gen-sal
+classes
+out/
+.externalToolBuilders
+maven-eclipse.xml
+.DS_STORE
+.metadata
+opendaylight/md-sal/sal-distributed-datastore/journal
+!opendaylight/distribution/opendaylight-karaf-resources/src/main/resources/bin
+
+