X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=2bb02279b6607ea970923af99173cc1ffd030871;hb=a2a613676e32e7bbb7835e7a3b9cb9fffc69a70e;hp=be49575b3b348f1d34d94cc358a10e3b8262d6a8;hpb=4949c5f3a7efc387bbdaf3c471db3bcc125c81c4;p=mdsal.git diff --git a/.gitignore b/.gitignore index be49575b3b..2bb02279b6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,10 +6,14 @@ # and is available at http://www.eclipse.org/legal/epl-v10.html # .classpath +.checkstyle +.factorypath .project .settings target +target-ide *.iml +*.svg .idea bin xtend-gen @@ -18,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/