Files
2025-02-Numerical/.gitignore
2025-09-12 22:36:10 +09:00

14 lines
124 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
#
.vscode
out