X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=53704da62ae6d03e1cdb58cbad6643e2cf1d2bf9;hb=641ce9f1f91117db7b64c9957a6f73097cc7235f;hp=4ee9ea951f4d64f1b94d76d87ed05c03db92fb21;hpb=a7d457505082332fcb422dc342dad9b487fa4416;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