From 1946484fd63a4d45a30ec6991fb8944c19588aa4 Mon Sep 17 00:00:00 2001 From: Felipe Cardoso Date: Mon, 17 Mar 2025 08:27:09 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 8a2b8af..d01f6a8 100644 --- a/.gitignore +++ b/.gitignore @@ -304,3 +304,7 @@ cython_debug/ # Docker volumes postgres_data*/ + +exports/* + +.junie \ No newline at end of file