Files
QCM_physique/.dockerignore
T
Puechberty Arthur a72f502342 first commit
2026-03-30 20:42:29 +02:00

15 lines
117 B
Plaintext

__pycache__/
*.pyc
.venv/
venv/
env/
.env
.git
*.db
__pycache__
*.egg-info
node_modules/
/.vscode
/.idea
build/
dist/