diff --git a/.gitignore b/.gitignore index 97496bd..c7c8de6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -/build/ -/doc/ -/update_gh-pages.sh -/examples/example99* +* +!.gitignore +!index.html +!/docs +!/docs/**