73a6614118
Expose the paste tool through a lightweight web UI/API and provide the container setup required for the publicpaste service.
19 lines
166 B
Plaintext
19 lines
166 B
Plaintext
.git
|
|
.gitignore
|
|
.narrafork
|
|
.worktrees
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
__pycache__
|
|
*.py[cod]
|
|
*.egg-info
|
|
build
|
|
dist
|
|
.venv
|
|
venv
|
|
.env
|
|
.env.*
|
|
Dockerfile
|
|
compose.yml
|