X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=53ea040cf6a3a4032579ba797830f76ca87bb9d4;hb=e8215aef8cf2475512d7601fdaebcb1294e93fc7;hpb=f5ae77b71afeee5667bf2a8ad9d0753025ee1947 diff --git a/.gitignore b/.gitignore index 53ea040cf6..8758bfe6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -8,13 +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/