X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=53ea040cf6a3a4032579ba797830f76ca87bb9d4;hb=2f606b3ee1b8e47977320374e37f3d5c1d546f9b;hpb=6806719ffe0a4ac6d0585faeadc86fc947e8095b 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/