Files
OxideDonationAlerts/.gitignore
2026-02-26 17:59:13 +03:00

17 lines
143 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Ruff
.ruff_cache
# uv
uv.lock