mujoco_maze/.gitignore

9 lines
96 B
Plaintext

*.pyc
**/__pycache__/
**/.pytest_cache/
**/dist/
**/build/
**/*.egg-info/
**/.mypy_cache/
.venv