diff --git a/.gitignore b/.gitignore index 8fe6ab5f8..44d1a937d 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,5 @@ docs/superpowers/ venv/ .venv/ examples/* +project-docs/BUILD_AUDIT.md +project-docs/BUILD_COMPARISON.md diff --git a/.prettierignore b/.prettierignore index bdf373421..0b37de11c 100644 --- a/.prettierignore +++ b/.prettierignore @@ -37,4 +37,7 @@ archives/ *.mdx # Component overrides with custom formatting -src/components/overrides/Banner.astro \ No newline at end of file +src/components/overrides/Banner.astro + +# Conditional inline