generated from kgod/ai-review-template
18 lines
200 B
Plaintext
18 lines
200 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.pytest-tmp-*/
|
|
.coverage
|
|
.env
|
|
.env.*.local
|
|
data/*.db
|
|
data/*.db-*
|
|
|
|
models/
|
|
.test-output-*/
|
|
data/backups/
|
|
.test-tmp*/
|
|
tmp-*/
|
|
tmpresume-agent-*/
|
|
codex_pytest_tmp_*/
|