This commit is contained in:
Amaël Kesteman
2025-11-18 18:47:00 +01:00
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.venv/

View File

@@ -9,4 +9,4 @@
### requirements
Afin d'installer Redis, faire pip install -r requirements.txt
Afin d'installer Redis, faire `pip install -r requirements.txt`