stable-baselines3/.gitignore
2019-09-09 13:43:46 +02:00

45 lines
359 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
*.lprof
*.prof
MUJOCO_LOG.TXT