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)
18 lines
344 B
TOML
18 lines
344 B
TOML
id = "8be64625-57dd-4df7-ac26-d791a84e6799"
|
|
created_at = "2025-11-28T09:37:36.764041Z"
|
|
updated_at = "2025-11-28T09:37:36.764443Z"
|
|
provctl_version = "0.1.0"
|
|
ecosystem_modules = []
|
|
|
|
[core]
|
|
databases = "sqlite"
|
|
project_version = "1.0.0"
|
|
project_name = "myproject"
|
|
project_description = "y"
|
|
|
|
[ecosystem]
|
|
|
|
[metadata]
|
|
project = "myproject"
|
|
tags = []
|