X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=b304ffce87f5f06b1501a33f424225322353f64c;hp=1f0563ac05660ff15bbde44d5b2e481c8b87a884;hb=22c6645e0793c65ba1f0c1004d79cf83e770d765;hpb=680f43a82118907693ec02db687efcaaf78a2734 diff --git a/.gitignore b/.gitignore index 1f0563ac05..b304ffce87 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ repository workspace *~ target +target-ide .classpath .project .settings @@ -18,3 +19,15 @@ opendaylight/northbound/integrationtest/logs/* *.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 + +