X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=1f0563ac05660ff15bbde44d5b2e481c8b87a884;hb=43ab81083ba4ffdbf6999df1e6fe8750ce2c76ac;hpb=680f43a82118907693ec02db687efcaaf78a2734 diff --git a/.gitignore b/.gitignore index 1f0563ac05..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/ +