X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=53704da62ae6d03e1cdb58cbad6643e2cf1d2bf9;hb=420ab26e5c66dd91fd89348db5e56ed4b29cc34a;hp=c621dbbeb94e7d0a810afbaefbcb8f491511cf18;hpb=08a6ed248395963c885a9e0fe717e5a34e6dfaa8;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