X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=53704da62ae6d03e1cdb58cbad6643e2cf1d2bf9;hb=0160941cc7e69c77e4f675f75a80e2cf59703284;hp=e62be0dff2f268428f50fde5cc7beded95dcd347;hpb=422f7e222e48b08e5f22ee04bc471465aecc9047;p=releng%2Fbuilder.git diff --git a/.gitignore b/.gitignore index e62be0dff..53704da62 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,14 @@ target/ # Vagrant .vagrant +# IntelliJ +.idea/ +*.iml + +# Eclipse +.project + +# Python +.tox/ +__pycache__/ +*.pyc