diff --git a/.gitignore b/.gitignore index 31271f9..bbf6f15 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,7 @@ yarn-error.log build .docusaurus -.cache-loader \ No newline at end of file +.cache-loader + +# Generated file that should not be created/edited +/docs/README.md \ No newline at end of file