1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00

Merge pull request #1 from jlokimlin/jlokimlin-patch-1

Added *.smod to Fortran.gitignore
This commit is contained in:
Jon Lo Kim Lin 2016-05-20 15:13:46 -07:00
commit 438cb0632d

View File

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