mirror of
https://github.com/arthur-pbty/QCM_physique.git
synced 2026-06-03 15:07:33 +02:00
15 lines
117 B
Plaintext
15 lines
117 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
venv/
|
|
env/
|
|
.env
|
|
.git
|
|
*.db
|
|
__pycache__
|
|
*.egg-info
|
|
node_modules/
|
|
/.vscode
|
|
/.idea
|
|
build/
|
|
dist/ |