mujoco_maze/.gitignore
2020-05-21 19:05:06 +09:00

8 lines
90 B
Plaintext

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