stable-baselines3/.gitignore
2019-09-06 10:44:55 +02:00

43 lines
344 B
Text

*.swp
*.pyc
*.pkl
*.py~
*.bak
.pytest_cache
.DS_Store
.idea
.coverage
.coverage.*
__pycache__/
_build/
*.npz
*.pth
# 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