Files
autoMate/.gitignore
yuruo 8f0ae729ea new
2024-01-21 11:58:15 +08:00

11 lines
146 B
Plaintext

# Ignore IDE and editor files
.idea/
.vscode/
# Ignore environment-specific files
.venv
config.yaml
# Ignore Python cache files
**/__pycache__/