panda-rpki/.gitignore
yuyr 2a0b5067bd
Some checks failed
ci / public-tree (push) Has been cancelled
ci / docs (push) Has been cancelled
ci / rust (push) Has been cancelled
ci / docker-runtime (push) Has been cancelled
20260902 完成公开树清理与热点拆分
2026-09-02 11:48:36 +08:00

18 lines
168 B
Plaintext

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