LeRobot-Arena / .dockerignore
blanchon's picture
squash: initial commit
3aea7c6
raw
history blame contribute delete
248 Bytes
node_modules
.git
.gitignore
README.md
Dockerfile
docker-compose.yml
.dockerignore
.env
.env.local
.svelte-kit
dist
build
.vscode
*.log
.DS_Store
src-python/.venv
src-python/.git
src-python/target
src-python/dist
src-python/build
*.pyc
__pycache__