X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=7f3c4dba9a23171947bfee79a91ec02c94868fb8;hb=44e45d3e84c9c64ccf692ccd36de9826a88e2b06;hp=1a1781c92367e53f578216e270448bb1a2851c08;hpb=bf2d0eb8cf00f19c07834b120b5b68ba4faffd67;p=integration%2Fdistribution.git diff --git a/.gitignore b/.gitignore index 1a1781c9..7f3c4dba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,30 @@ +# OS +*~ +*.swp + +# Java / Maven *.class **/target -bin/ -dist **/logs +maven-metadata-local.xml + +# IDE, miscellaneous and mysterious products repository workspace -*~ -target .classpath .project .settings MANIFEST.MF -opendaylight/northbound/integrationtest/logs/* *.ipr *.iml *.iws .idea -*.pyc -log.html -output.xml -report.html -*.swp +classes +out/ +.externalToolBuilders +maven-eclipse.xml +.DS_STORE +.metadata +.checkstyle +.factorypath