python_test_package/.gitignore

13 lines
112 B
Text
Raw Normal View History

2024-05-25 10:13:55 +02:00
# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# venv
.venv
# ruff
.ruff_cache