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