stable-baselines3/.gitignore
Antonin Raffin 46d8d9725b Init: TD3
2019-09-05 17:29:41 +02:00

42 lines
338 B
Text

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