Added *.smod to Fortran.gitignore

GCC's gfortran 6 now generates .smod files for Fortran (2008+) submodules
This commit is contained in:
Jon Lo Kim Lin 2016-05-20 14:10:19 -07:00
parent e96a988a4e
commit f0c34f3219
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai