This repository has been archived on 2025-05-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2025-02-28 12:28:59 +02:00

17 lines
147 B
Plaintext

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