From 7cc4b621304cbd123264756b78290610cfe2f360 Mon Sep 17 00:00:00 2001 From: Pete Peterson Date: Tue, 15 Jul 2014 16:54:50 -0400 Subject: [PATCH] Adding module files to ignore list. --- Fortran.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Fortran.gitignore b/Fortran.gitignore index 0def2755..4324e020 100644 --- a/Fortran.gitignore +++ b/Fortran.gitignore @@ -8,6 +8,7 @@ *.so *.dylib *.dll +*.mod # Compiled Static libraries *.lai