diff --git a/.gitignore b/.gitignore index 1307e84..e3f49ce 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,7 @@ yarn-debug.log* yarn-error.log* # IntelliJ -/.idea \ No newline at end of file +/.idea + +# Generated docs +/docs/api \ No newline at end of file