X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=b304ffce87f5f06b1501a33f424225322353f64c;hp=f1f8a6ef9dd7780b5844563dfb5740d1e67405b5;hb=1bff9e42de91de92428e3bb25f803e1d603840c5;hpb=42210c03b0a4c54706320ba9f55794c0abd4d201 diff --git a/.gitignore b/.gitignore index f1f8a6ef9d..b304ffce87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.class **/target -**/bin +bin/ dist **/logs products @@ -8,6 +8,26 @@ repository workspace *~ target +target-ide .classpath .project .settings +MANIFEST.MF +opendaylight/northbound/integrationtest/logs/* +*.ipr +*.iml +*.iws +.idea +xtend-gen +yang-gen-config +yang-gen-sal +classes +out/ +.externalToolBuilders +maven-eclipse.xml +.DS_STORE +.metadata +opendaylight/md-sal/sal-distributed-datastore/journal +!opendaylight/distribution/opendaylight-karaf-resources/src/main/resources/bin + +