X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=bb3e26faf5ee24f0f3080cbd311a87c55f7430b2;hb=b2aee9607bf989c1bcff3f931ee5238215ee3073;hpb=18a090d8e17e83debe6748b4db865435aeab88c8 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/ +