X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=175ab5f0a0c2eb35ffeff038ad72df428a93affc;hb=b2aee9607bf989c1bcff3f931ee5238215ee3073;hpb=383a65a2c6fa7941b2ff4785da696cfbb351c963 diff --git a/.gitignore b/.gitignore index 175ab5f0a0..8758bfe6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,14 +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/ +