aboutsummaryrefslogtreecommitdiff
path: root/src/data/compile_info.rs
Commit message (Collapse)AuthorAgeFilesLines
* Update contributing docs and command development guideHEADdev魏曹先生31 hours1-8/+8
|
* Keep compile_info.rs in git and reorder deploy checks魏曹先生2026-03-211-0/+25
Remove compile_info.rs from .gitignore to keep it in version control, preventing test failures when the template hasn't been processed yet. Also reorder deployment script checks to verify git status before running tests, ensuring a clean state before testing begins.