X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=.gitignore;h=b304ffce87f5f06b1501a33f424225322353f64c;hb=416a3b618d0f9c82ddcdb2c4153f185a9ba4f6a3;hp=d1b82619fd423994f595239f7103389f1534a5eb;hpb=ff1b4a79cca00743a00c3b0b1100bd0ab2b2fb31;p=controller.git diff --git a/.gitignore b/.gitignore index d1b82619fd..b304ffce87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.class **/target -**/bin +bin/ dist **/logs products @@ -8,8 +8,26 @@ repository workspace *~ target +target-ide .classpath .project .settings MANIFEST.MF opendaylight/northbound/integrationtest/logs/* +*.ipr +*.iml +*.iws +.idea +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 + +