X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=b14ba211feafc243203fc9a13e46d607987192bc;hb=ef663f7fef42eb2e5e9ac71d25fc71ee8784088e;hp=78575d1ba76a0e07478920a84a8d2c135f44d999;hpb=d49a1ad51cf376aab6199956a9aa822cd7e95434;p=docs.git diff --git a/.gitignore b/.gitignore index 78575d1ba..b14ba211f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,13 @@ target +.idea *.iml +*.ipr +*.iws +*~ +.DS_Store + +# Python +.tox/ +__pycache__/ +*.pyc +docs/javadoc/