panda-rpki/.gitignore
yuyr 15c8de82ba
Some checks failed
ci / rust (push) Has been cancelled
ci / docker-runtime (push) Has been cancelled
freeze initial panda-rpki staging
2026-09-01 12:13:53 +08:00

17 lines
154 B
Plaintext

/target/
/artifacts/
/state/
/runs/
/logs/
/tmp/
/docker-out/
/provenance/generated/
.env
.env.*
!.env.example
*.local
*.tmp
*.swp
__pycache__/
*.py[cod]