X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=175ab5f0a0c2eb35ffeff038ad72df428a93affc;hp=52881a35c0d72866673043a6ebb3cb2de75394c9;hb=7e696f1ff645d647e75bb34723b32d6c4b665f95;hpb=e7df3a0260ee5c2d805d1638af5e51f08022b891 diff --git a/.gitignore b/.gitignore index 52881a35c0..175ab5f0a0 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,8 @@ opendaylight/northbound/integrationtest/logs/* *.iml *.iws .idea - +xtend-gen +classes +out/ +.externalToolBuilders +maven-eclipse.xml