diff --git a/.gitignore b/.gitignore index 10bf0de..f244260 100644 --- a/.gitignore +++ b/.gitignore @@ -301,4 +301,7 @@ config/ op25/ # Ignore any local run scripts for development -*.bat \ No newline at end of file +*.bat + +# Ignore the auto-generated docs folder +/docs \ No newline at end of file