Add frontmatter to project structure documentation

- Create initial frontmatter for structure.mdc file
- Include description and configuration options
- Prepare for potential dynamic documentation rendering
This commit is contained in:
Josh Pigford
2025-02-27 21:09:29 -05:00
parent a7ec1cdefe
commit 209fa73e54

View File

@@ -1,3 +1,8 @@
---
description:
globs:
alwaysApply: false
---
# Project Structure
```