From 43822a21a818c5690d2a818f66fa180a2ca0cc77 Mon Sep 17 00:00:00 2001 From: Hannes Kuchelmeister Date: Wed, 21 Apr 2021 18:39:36 +0200 Subject: [PATCH] exclude intermediary folder for csv of de --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..6509fc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +de/csv + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]