Files
lingma-openai-gateway/.gitignore
root c1e261aa14
Some checks failed
CI / lint-and-compile (push) Has been cancelled
CI / lint-and-compile (pull_request) Has been cancelled
refactor: move runtime state under project data directory
2026-04-17 15:57:51 +08:00

10 lines
77 B
Plaintext

.env
__pycache__/
*.pyc
bin/
runtime-bin/
data/
!data/
data/*
!data/.gitkeep