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