X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=3bcb77d84dd582b9eab1641d0c72f1d0baccd2c3;hb=refs%2Fheads%2Fstable%2Ffluorine;hp=be49575b3b348f1d34d94cc358a10e3b8262d6a8;hpb=4949c5f3a7efc387bbdaf3c471db3bcc125c81c4;p=mdsal.git diff --git a/.gitignore b/.gitignore index be49575b3b..3bcb77d84d 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,10 @@ yang-gen-sal target .DS_Store META-INF +.fbExcludeFilterFile +.cache-main +.cache-tests + +# Sphinx documentation +.tox/ +docs/_build/