Files
solaris-guest-bot/.gitignore
2025-07-01 17:54:00 +03:00

24 lines
234 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