From 0ba7b737803f525796f702b55290f1a180aa27d7 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Fri, 30 Aug 2024 08:03:21 +0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2c5be05..b168779 100644 --- a/.gitignore +++ b/.gitignore @@ -132,4 +132,5 @@ dist /src/infisicalapi_client /lib -.DS_Store \ No newline at end of file +.DS_Store +/test/pytest \ No newline at end of file