From 6a85e240961c251ea0aac450961d99a004d84681 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 25 Dec 2023 00:14:53 +0100 Subject: [PATCH] Ignoring climate file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ed8ebf5..7958abe 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -__pycache__ \ No newline at end of file +__pycache__ +src/climate.csv