X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=2bb02279b6607ea970923af99173cc1ffd030871;hb=1fbc277a5dce9564e2cfc508299c85bd3130253a;hp=86097664e443dbdd64812a29b3760b848b261473;hpb=bf503cc169f07886aa7d9adc27fc86cd0a062e84;p=mdsal.git diff --git a/.gitignore b/.gitignore index 86097664e4..2bb02279b6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,10 +7,13 @@ # .classpath .checkstyle +.factorypath .project .settings target +target-ide *.iml +*.svg .idea bin xtend-gen @@ -19,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/