X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=.gitignore;h=8da0b1eec1fd8fe493716d9f31f59cabab2aaad4;hp=e8f60411edb576db798f9dff98d9a5dd7827655e;hb=5cabd397d08abae2c4ca0ef3dfc1a4fcd44eae18;hpb=ed50bbc05daa12556a188b5c540fc704bbdcf724 diff --git a/.gitignore b/.gitignore index e8f60411e..8da0b1eec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.class +*.iml **/target bin/ dist @@ -11,6 +12,7 @@ target-ide .project .settings .idea +.iml xtend-gen yang-gen-config yang-gen-sal @@ -20,3 +22,8 @@ classes ordmodels/src/main/java tests/config.xml tests/models + +# Sphinx documentation +.tox/ +docs/_build/ +