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