17 lines
126 B
Text
17 lines
126 B
Text
|
|
.git
|
||
|
|
.gitignore
|
||
|
|
.env
|
||
|
|
.venv
|
||
|
|
venv
|
||
|
|
__pycache__
|
||
|
|
*.pyc
|
||
|
|
*.db
|
||
|
|
tests/
|
||
|
|
docs/
|
||
|
|
deploy/
|
||
|
|
frontend/
|
||
|
|
nginx/
|
||
|
|
*.md
|
||
|
|
.kin_worktrees/
|
||
|
|
PROGRESS.md
|