ignore: docs agent

This commit is contained in:
Dax Raad
2025-08-21 17:15:43 -04:00
parent bfcadbb79f
commit f15660da75
+2
View File
@@ -27,3 +27,5 @@ Check out the /packages/web/src/content/docs/docs/index.mdx as an example.
For JS or TS code snippets remove trailing semicolons and any trailing commas For JS or TS code snippets remove trailing semicolons and any trailing commas
that might not be needed. that might not be needed.
If you are making a commit prefix the commit message with `docs:`