python_test_package/.gitignore
2024-05-25 10:13:55 +02:00

13 lines
112 B
Plaintext

# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# venv
.venv
# ruff
.ruff_cache