7404f768d3
- close_issue.sh: add set -euo pipefail, argument validation, confirmation output - mark_issue.sh: track previously untracked claim/release script - create_pr.sh: remove hardcoded one-off (use create_pr.py instead) - README.md: reflect current toolset with usage examples - .gitignore: ignore venv/ and __pycache__/
4 lines
25 B
Plaintext
4 lines
25 B
Plaintext
venv/
|
|
__pycache__/
|
|
*.pyc
|