openenv-search-rl / .dockerignore
Aman045's picture
initial commit
5d108aa
raw
history blame contribute delete
124 Bytes
.git
.venv
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
dist/
build/
*.log
.DS_Store