X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=b079cba0a10d3a76e09c824bfeb8db16922756c7;hb=20733d0406fb31b701e32ee74ee13dc8769a256c;hpb=91d7c1ee52322acad08e9f81228ac36b3aa684f5;ds=sidebyside diff --git a/.gitignore b/.gitignore index b079cba0a1..8758bfe6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,12 +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/ +