From 82ad0691c043f3acd9ec7b3a8911d4ca3b402306 Mon Sep 17 00:00:00 2001 From: foefl Date: Wed, 3 Dec 2025 14:09:47 +0100 Subject: [PATCH] ignore arrow files completely --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0dc7094..755a7fb 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ reports/ # credentials CREDENTIALS* CREDS* +*.arrow # Byte-compiled / optimized / DLL files __pycache__/