1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
/target .DS_Store # Python __pycache__/ *.py[cod] *$py.class *.so *.egg-info/ dist/ build/ .pytest_cache/ .venv/ venv/ *.whl