39 lines
285 B
Plaintext
39 lines
285 B
Plaintext
*.swp
|
|
*.pyc
|
|
*.pkl
|
|
*.py~
|
|
.pytest_cache
|
|
.DS_Store
|
|
.idea
|
|
|
|
# Setuptools distribution and build folders.
|
|
/dist/
|
|
/build
|
|
keys/
|
|
|
|
# Virtualenv
|
|
/env
|
|
|
|
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
.idea
|
|
|
|
logs/
|
|
|
|
.ipynb_checkpoints
|
|
ghostdriver.log
|
|
|
|
htmlcov
|
|
|
|
junk
|
|
src
|
|
|
|
*.egg-info
|
|
.cache
|
|
|
|
MUJOCO_LOG.TXT
|
|
|
|
|