# Ignore dependency folders node_modules/ .venv/ .vscode/ __pycache__/ ml/checkpoints/* !ml/checkpoints/jackbot_kinematics_base.zip !ml/checkpoints/jackbot_ppo6_149994_steps.zip !ml/checkpoints/jackbot_ppo6_199992_steps.zip !ml/checkpoints/jackbot_ppo6_499980_steps.zip #ml/logs/ # Ignore environment files with private passwords/keys .env # Ignore OS junk .DS_Store Thumbs.db