aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add compile-time version and build information魏曹先生2025-11-041-0/+3
| | | | | | | - Add build script to generate compile_info.rs with build metadata - Include version, build date, target platform, and toolchain info - Add version command to both jv and jvv binaries - Update help documentation with version information - Ignore generated compile_info.rs in git
* Add target directory to gitignore魏曹先生2025-10-271-0/+3
|
* First魏曹先生2025-09-211-10/+4
|
* Update .gitignore魏曹先生2025-09-011-1/+1
|
* Initial commit魏曹先生2025-09-011-0/+21