From 072cbea6e46956af6df4c8a1e5e1152e84b0ea91 Mon Sep 17 00:00:00 2001
From: Anne Philipp <anne.philipp@univie.ac.at>
Date: Sun, 9 Feb 2020 21:11:30 +0100
Subject: [PATCH] typo and renaming of Fortran executable

---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5c16028..79ef1c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,7 @@
 *.pyc
 Source/Fortran/*.o
 Source/Fortran/*.mod
-Source/Fortran/CONVERT2*
+Source/Fortran/calc_etadot*
 *.tar*
 Run/ECMWF_ENV
 Run/Workspace/*
@@ -33,7 +33,7 @@ Test/Installation/Convert/VERTICAL.EC
 Test/Installation/Convert/fort.15
 For_developers/Sphinx/build_temp
 
-# Temporary ingorance of files!!!!
+# Temporary ignorance of files!!!!
 Source/Fortran/Makefile.ecgate
 Source/Fortran/Makefile.local.gfortran.gw74
 Run/Control/Testgrid/
-- 
GitLab