X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=bb3e26faf5ee24f0f3080cbd311a87c55f7430b2;hb=964b125720d82368ffce5e3bf10bbb6c1723b200;hpb=7021b10a1222828229378743de6d3286741adc3c diff --git a/.gitignore b/.gitignore index bb3e26faf5..8758bfe6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,10 +12,29 @@ 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 +.checkstyle +.factorypath +maven-metadata-local.xml +.fbExcludeFilterFile +META-INF + +# Sphinx documentation +.tox/ +docs/_build/ +