diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ed650c3f6..3c6a1ab6f 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,6 @@ lib lib-esm # UMD bundles that export the global variable _bundles + +# generated documentation +docs
\ No newline at end of file |