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)
631 B
631 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Changed
- Reorganized project structure for layout_conventions.md compliance
- Renamed
assets/toassets/ - Consolidated
_configs/intoconfig/ - Moved documentation from root to
docs/ - Moved session files to
.coder/info/
Added
- CHANGELOG.md
- CONTRIBUTING.md