X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=a508c9ec53994821e22061a77d9179bc6041e342;hb=6272561a223cbb2a353d07fc117c85b1442c621e;hp=718d04c67ed9e5f6c22fe0fb56b9106a28ae7059;hpb=e2c482e4d67b712a629278f010dd7ab2958bea12;p=integration%2Fdistribution.git diff --git a/.gitignore b/.gitignore index 718d04c6..a508c9ec 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,10 @@ maven-eclipse.xml .metadata .checkstyle .factorypath + +# Maven console output redirect +log.txt + +# Tox test/linting files +.tox/ +_build/