Add release script and update .gitignore for work directory

This commit is contained in:
yhirose
2026-03-23 23:06:37 -04:00
parent 703abbb53b
commit 315a87520d
3 changed files with 161 additions and 2 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,7 @@ tags
AGENTS.md
docs-src/pages/AGENTS.md
plans/
work/
# Ignore executables (no extension) but not source files
example/server
@@ -59,9 +60,7 @@ test/*.pem
test/*.srl
test/*.log
test/_build_*
work/
benchmark/server*
docs-gen/target/
*.swp