ignore: docs agent

This commit is contained in:
Dax Raad
2025-08-21 17:15:43 -04:00
parent 5d508cc9c2
commit 6d056789c7

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:`