X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=8da0b1eec1fd8fe493716d9f31f59cabab2aaad4;hb=6164a93a140b2376ab5f3764ed70e07205a0f057;hp=8e3726427f8945aef83b90d98b37b975d6a18c06;hpb=1758ca951b5bdf5073bddd294d102849027d1da1;p=transportpce.git diff --git a/.gitignore b/.gitignore index 8e3726427..8da0b1eec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.class +*.iml **/target bin/ dist @@ -20,4 +21,9 @@ classes .metadata ordmodels/src/main/java tests/config.xml -tests/models \ No newline at end of file +tests/models + +# Sphinx documentation +.tox/ +docs/_build/ +