X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=53704da62ae6d03e1cdb58cbad6643e2cf1d2bf9;hb=ef0e518dd152a35e717bae341906b7b8e94b34c7;hp=c621dbbeb94e7d0a810afbaefbcb8f491511cf18;hpb=f16525004cf0d397b304fcdf58b0d2dedd9923e2;p=releng%2Fbuilder.git diff --git a/.gitignore b/.gitignore index c621dbbeb..53704da62 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,8 @@ target/ # Eclipse .project + +# Python +.tox/ +__pycache__/ +*.pyc