X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=53704da62ae6d03e1cdb58cbad6643e2cf1d2bf9;hb=93ad0942d95f3eb30e44c1df7e8e9916de35f43d;hp=e62be0dff2f268428f50fde5cc7beded95dcd347;hpb=da68e3989071f3ab225b3b5d439457cac5464bc3;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