mirror of
https://github.com/containers/ramalama.git
synced 2026-02-05 15:47:26 +01:00
24 lines
223 B
Plaintext
24 lines
223 B
Plaintext
ramalama/__pycache__
|
|
docs/*.1
|
|
docs/*.5
|
|
docs/*.7
|
|
build
|
|
*.egg-info
|
|
*.dist
|
|
*.patch
|
|
ramalama/*.patch
|
|
dist
|
|
.#*
|
|
venv/
|
|
/*.container
|
|
/*.image
|
|
/*.volume
|
|
__pycache__/
|
|
.aider*
|
|
.coverage
|
|
coverage.*
|
|
htmlcov/
|
|
.idea/
|
|
.hypothesis/
|
|
uv.lock
|