From 18bbbabc4a87df8daecc3d98f9af68f168807c62 Mon Sep 17 00:00:00 2001
From: giuliaghirardini <giulia.ghirardini@skywarder.eu>
Date: Wed, 23 Apr 2025 20:20:45 +0200
Subject: [PATCH] [weather-forecast-analysis] Added git ignore

---
 .gitignore | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bcc19a7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+*.DS_Store
+*~
+*.exe
+*.dat
+*.asv
+*.f
+*.json
+*.fig
+datcom
+dissileMatcom
+Icon
\ No newline at end of file
-- 
GitLab