From 48008012c3b5ab280ec42c3b0e5f90801a1c5fc8 Mon Sep 17 00:00:00 2001 From: MaelREBOUX Date: Tue, 30 Mar 2021 00:08:45 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 202428e..36bc4fe 100644 --- a/.gitignore +++ b/.gitignore @@ -22,7 +22,10 @@ scripts/notes.txt api/venv/ api/__pycache__/ - +api1/venv/ +api1/__pycache__/ +api2/venv/ +api2/__pycache__/ # +++++++++++++++++++++++++++++++++++++++++++++++++++