Merge _configs/ into config/ for single configuration directory. Update all path references. Changes: - Move _configs/* to config/ - Update .gitignore for new patterns - No code references to _configs/ found Impact: -1 root directory (layout_conventions.md compliance)
21 lines
339 B
Markdown
21 lines
339 B
Markdown
# Guideline Updates Log
|
|
|
|
## Project Information
|
|
- Created: $today
|
|
- Languages: $langs_str
|
|
|
|
## Update History
|
|
|
|
### Template Entry
|
|
```
|
|
## YYYY-MM-DD - Update Name
|
|
**File**: guidelines/language/filename.md
|
|
**Change Type**: addition/modification/removal
|
|
**Summary**: Brief description
|
|
**Reason**: Why this change was made
|
|
```
|
|
|
|
---
|
|
|
|
## Updates
|