X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=f8cf74f8263758e9cf39e2a4dbbf30d6c904628e;hb=b2aee9607bf989c1bcff3f931ee5238215ee3073;hpb=8eec36aeacef01fbe24d17824120bd2f5d201db2;ds=sidebyside diff --git a/.gitignore b/.gitignore index f8cf74f826..8758bfe6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ target-ide .classpath .project .settings -MANIFEST.MF opendaylight/northbound/integrationtest/logs/* *.ipr *.iml @@ -27,3 +26,15 @@ out/ 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/ +