X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=e5d9624a08ce9c5ef6787cadd81206f94dce04f3;hp=52881a35c0d72866673043a6ebb3cb2de75394c9;hb=c42a5e91e0dcfc499b33a321ef45c0d310d366cc;hpb=3f3012bc570eed553b7d41f2e4ff01e997b9d94d diff --git a/.gitignore b/.gitignore index 52881a35c0..e5d9624a08 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.class **/target -**/bin +bin/ dist **/logs products @@ -8,6 +8,7 @@ repository workspace *~ target +target-ide .classpath .project .settings @@ -17,4 +18,17 @@ opendaylight/northbound/integrationtest/logs/* *.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 +.checkstyle +.factorypath +maven-metadata-local.xml