diff options
Diffstat (limited to 'doc/source/_static/.gitignore')
-rw-r--r-- | doc/source/_static/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/_static/.gitignore b/doc/source/_static/.gitignore new file mode 100644 index 000000000..60da04706 --- /dev/null +++ b/doc/source/_static/.gitignore @@ -0,0 +1,2 @@ +# This file is here to avoid a sphinx warning about a missing _static folder. +# Empty folders are not allowed into git. |