From 435cc5cb03f7386483ea8df95343470acfcd4e0e Mon Sep 17 00:00:00 2001 From: FranzR Date: Fri, 1 Aug 2025 17:39:16 +0000 Subject: [PATCH] Should not upload banking csv into public. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c5a9459..990b791 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ # Exclude virtual environment directories venv/ -bin/ -lib/ # Exclude other common files __pycache__/ @@ -9,3 +7,4 @@ __pycache__/ # Exclude sensitive files .env +PostbankGiro_25-01_08.csv