X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=53704da62ae6d03e1cdb58cbad6643e2cf1d2bf9;hb=1cb46d1e6562b1e258fd8937f08056cb7d3c50d1;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