pyspamsum/.gitignore
2025-02-18 14:23:09 +08:00

13 lines
100 B
Text

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