1
0
mirror of https://github.com/github/gitignore synced 2024-06-08 13:47:58 +02:00

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

View File

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