X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=53704da62ae6d03e1cdb58cbad6643e2cf1d2bf9;hb=4f8152aefad00f771fa5d79f4d3fb7c486ea363b;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