X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=6fc003be270022a4c55a2d4b2ccdb951886ccbbd;hb=b2aee9607bf989c1bcff3f931ee5238215ee3073;hpb=fe7eb3f60b2d83d0e6a812cab5d4ba5319bb4e18 diff --git a/.gitignore b/.gitignore index 6fc003be27..8758bfe6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ target-ide .classpath .project .settings -MANIFEST.MF opendaylight/northbound/integrationtest/logs/* *.ipr *.iml @@ -25,3 +24,17 @@ 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/ +