X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=2bb02279b6607ea970923af99173cc1ffd030871;hb=d840c856065f73b91eb59605313268716bec3dd3;hp=1900c9af87502f01cd02094cc5dceb21b10b5d98;hpb=0835b2cf948156252e2363a53f3dd48853bd27ab;p=mdsal.git diff --git a/.gitignore b/.gitignore index 1900c9af87..2bb02279b6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,13 +6,27 @@ # 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 +yang-gen-config +yang-gen-sal target .DS_Store -META-INF \ No newline at end of file +META-INF +.fbExcludeFilterFile +.cache-main +.cache-tests +dependency-reduced-pom.xml + +# Sphinx documentation +.tox/ +docs/_build/