pyspamsum/.gitignore
2025-02-19 12:37:37 +08:00

14 lines
112 B
Text

*.pyc
*~
.*.sw[op]
*.egg-info
*.so
dist
build
_build
distribute-*
.ruff_cache/
.tox/
.vscode/
venv/
wheelhouse/