X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=6fc003be270022a4c55a2d4b2ccdb951886ccbbd;hp=52881a35c0d72866673043a6ebb3cb2de75394c9;hb=325ce8c85b1ed89edd4aed2fc4fd2237ccc3b203;hpb=2b85f09df21bba41b4c53c019369ffb285119cf3 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