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