audit-labs/evidence-seal
clone: git clone https://gitbay.org/audit-labs/evidence-seal.git
main: .gitignore · raw
1.venv
2venv
3
4# Python
5__pycache__/
6**/__pycache__/
7*.py[cod]
8*.egg-info/
9.pytest_cache/
10.ruff_cache/
11build/
12dist/
13
14# Local keys and manifests produced by ad-hoc runs
15*.pem
16/scratch/