From e749f6ecaea9a17f7411cbeb31a690140108db7c Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Mon, 13 Jul 2015 11:56:59 +0200 Subject: add docs/source/_static to fix sphinx build error Signed-off-by: Christian Heimes Reviewed-by: Simo Sorce Closes #7 --- docs/source/_static/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/source/_static/.gitignore (limited to 'docs/source') diff --git a/docs/source/_static/.gitignore b/docs/source/_static/.gitignore new file mode 100644 index 0000000..1bb8bf6 --- /dev/null +++ b/docs/source/_static/.gitignore @@ -0,0 +1 @@ +# empty -- cgit