Files
oxipy/.gitignore
2026-02-14 01:07:26 +03:00

11 lines
116 B
Plaintext

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