From 1e9740bf51cbd2029433117d10029b1ac2560d2d Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Fri, 20 Jun 2025 17:49:01 +0200 Subject: [PATCH] ignore temp xlsx --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3d282e5..ce6bcf8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ pnpm-debug.log* # jetbrains setting folder .idea/ -data/ \ No newline at end of file +data/ +example-data/.~lock.saldos.xlsx# \ No newline at end of file