From 0abb5c7ca63e0c2652774fb2e13441a4a590675b Mon Sep 17 00:00:00 2001 From: Okesanya Odunayo <94924061+DrInTech22@users.noreply.github.com> Date: Sat, 24 Aug 2024 16:27:41 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6e228fe5e..c0782126f 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,7 @@ MANIFEST test_case1.py api/core/dependencies/mailjet.py tests/v1/waitlist/waitlist_test.py - +result.json # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it.