Files
2025-02-Numerical/.gitignore
2025-09-10 17:19:40 +09:00

13 lines
120 B
Plaintext

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