1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 04:38:24 +02:00

Add script to export solutions

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-11-21 22:27:09 +01:00
parent ab1f4c2eba
commit e9958faace
2 changed files with 84 additions and 0 deletions

1
.gitignore vendored
View File

@ -35,6 +35,7 @@ coverage
secrets.py
*.log
media/
output/
# Virtualenv
env/
venv/