diff --git a/docs/.gitignore b/docs/.gitignore index 181bbd6e..b6f8d172 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1,3 +1,10 @@ .data.json .temp CHANGELOG/* + +# Ignore all auto-generated files +src/changelog + +src/typedocs + +src/public/*.js