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
Eurovision-25-backend-old/.gitignore
T
2025-02-28 11:03:28 +02:00

16 lines
141 B
Plaintext

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