Files
solaris-guest-bot/.gitignore

27 lines
278 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment
.env
# Docker-related configuration
docker-compose.override.yml
# IDE
.idea
.vscode
# Research and Tests
t
# YoYo AI version control directory
.yoyo/