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