Prise en charge de la photo de profil
All checks were successful
Organisation/sirh/pipeline/head This commit looks good

This commit is contained in:
2026-05-06 11:19:30 +00:00
parent f0e8b025a4
commit 34a261a4af
2 changed files with 9 additions and 16 deletions

18
.gitignore vendored
View File

@@ -1,18 +1,6 @@
<<<<<<< HEAD
db.sqlite3
venv/*
media/*
*.pyc
__pycache__/
=======
# db.sqlite3
# venv/*
# media/*
__pycache__/
*.pyc
db.sqlite3
venv/
media/
staticfiles/
.env
>>>>>>> c28b14f (clean: remove pycache from tracking)
migrations/