X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=53704da62ae6d03e1cdb58cbad6643e2cf1d2bf9;hb=b54b4233f7a1709fa5b0ab7a0cb256f2cb1c822a;hp=4ee9ea951f4d64f1b94d76d87ed05c03db92fb21;hpb=0091d77b0b9afc373f443d887f94b6f49b067b2c;p=releng%2Fbuilder.git diff --git a/.gitignore b/.gitignore index 4ee9ea951..53704da62 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,11 @@ target/ # IntelliJ .idea/ *.iml + +# Eclipse +.project + +# Python +.tox/ +__pycache__/ +*.pyc