X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=.gitignore;h=18817e7c359dbfbe526b0f37e379d859f0dfc97b;hb=0818295c3e0c6878853cb87285452854b565a6dd;hp=52881a35c0d72866673043a6ebb3cb2de75394c9;hpb=e7df3a0260ee5c2d805d1638af5e51f08022b891;p=controller.git diff --git a/.gitignore b/.gitignore index 52881a35c0..18817e7c35 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,5 @@ opendaylight/northbound/integrationtest/logs/* *.iml *.iws .idea - +xtend-gen +classes