Files
Gym_CPU/.gitignore

23 lines
193 B
Plaintext

.venv/
.vscode/
**/__pycache__/
poetry.lock
poetry.toml
**/*.log
**/*.txt
**/build/
**/install/
**/log/
*.spec
dist/
*steps.zip
*.pkl
best_model.zip
*.csv
*.npz
*.xml
*.json
*.yaml
*.iml
*.TXT