24 lines
197 B
Plaintext
24 lines
197 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# UV
|
|
uv.lock
|
|
|
|
# Environment variables
|
|
.env
|
|
|
|
# Ruff
|
|
.ruff_cache
|
|
|
|
# Project
|
|
input
|
|
output
|