X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=2bb02279b6607ea970923af99173cc1ffd030871;hb=070922ddb68e5d276ad583755ea08abeaad929ea;hp=b58365ae44c8f00e2989f7ca37212a747c258fd7;hpb=17dfa5dba8db409511af086b8e2eed0cb675b42d;p=mdsal.git diff --git a/.gitignore b/.gitignore index b58365ae44..2bb02279b6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,9 +7,11 @@ # .classpath .checkstyle +.factorypath .project .settings target +target-ide *.iml *.svg .idea @@ -20,3 +22,11 @@ yang-gen-sal target .DS_Store META-INF +.fbExcludeFilterFile +.cache-main +.cache-tests +dependency-reduced-pom.xml + +# Sphinx documentation +.tox/ +docs/_build/