X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=d1b82619fd423994f595239f7103389f1534a5eb;hb=b2aee9607bf989c1bcff3f931ee5238215ee3073;hpb=7c3362df780f30a47d0f6a7b7695360bbb5513bc diff --git a/.gitignore b/.gitignore index d1b82619fd..8758bfe6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.class **/target -**/bin +bin/ dist **/logs products @@ -8,8 +8,33 @@ repository workspace *~ target +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/ +