X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=11b529f4a729a7cd17289d71b8d789ea82f7ccbe;hb=refs%2Fheads%2Ftest_packer_2;hp=f4cd20b9bf3763d3b356fe951975c86b36d6a284;hpb=2814e4d6862936a030b6da60adba976db6af8886;p=ci-management.git diff --git a/.gitignore b/.gitignore index f4cd20b9b..11b529f4a 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,10 @@ target/ # Eclipse .project /.pydevproject + +# Python +.tox/ +__pycache__/ +*.pyc + +onap_sandbox