mirror of
https://github.com/sotam0316/brain_dogfood.git
synced 2026-04-24 19:48:35 +09:00
21 lines
201 B
Plaintext
21 lines
201 B
Plaintext
.git
|
|
.gitignore
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.db
|
|
.sqlite3
|
|
data/*.db
|
|
logs/*.log
|
|
static/uploads/*
|
|
.env
|
|
Dockerfile
|
|
docker-compose.yml
|
|
.agent.md
|
|
brain_dogfood_stable/
|
|
scratch/
|
|
tools/
|
|
docs/Bug/
|
|
server.pid
|