X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=6fc003be270022a4c55a2d4b2ccdb951886ccbbd;hp=52881a35c0d72866673043a6ebb3cb2de75394c9;hb=e18b0fd6a43fb909f5548e6a9130ddf7654beef0;hpb=3f3012bc570eed553b7d41f2e4ff01e997b9d94d diff --git a/.gitignore b/.gitignore index 52881a35c0..6fc003be27 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,10 @@ opendaylight/northbound/integrationtest/logs/* *.iml *.iws .idea - +xtend-gen +yang-gen-config +yang-gen-sal +classes +out/ +.externalToolBuilders +maven-eclipse.xml