X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=.gitignore;h=8758bfe6bb397f2e726d602f0b04c1ef8b64dd56;hp=b92845c8d76fafd514451b1c3dae3e1cbc6f2d4c;hb=689676b4c6b292cb759c6e2b2cf6b7851d719de7;hpb=59cc8f34c24d81a8890a94c11dedd4b21caa0adf diff --git a/.gitignore b/.gitignore index b92845c8d7..8758bfe6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.class **/target -**/bin +bin/ dist **/logs products @@ -8,7 +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/ +