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:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
description:
|
||||
globs:
|
||||
alwaysApply: false
|
||||
---
|
||||
# Project Structure
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user