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