X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=3bcb77d84dd582b9eab1641d0c72f1d0baccd2c3;hb=01668a56441f25f5d10351382ada4d64103c027c;hp=1900c9af87502f01cd02094cc5dceb21b10b5d98;hpb=0835b2cf948156252e2363a53f3dd48853bd27ab;p=mdsal.git diff --git a/.gitignore b/.gitignore index 1900c9af87..3bcb77d84d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,13 +6,26 @@ # 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 + +# Sphinx documentation +.tox/ +docs/_build/