From f4d7561e04f8d4909a92f58f547eaea542ef85a7 Mon Sep 17 00:00:00 2001
From: "Daniel.Frisinghelli" <daniel.frisinghelli@eurac.edu>
Date: Mon, 15 Nov 2021 13:15:35 +0000
Subject: [PATCH] Ignore NetCDF files.

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 52608be..51026dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ __pycache__/
 # jupyter
 .ipynb_checkpoints/
 Figures/
+*.nc
-- 
GitLab