Ignore Fortran module interface files

This commit is contained in:
Ingmar Schoegl 2025-01-27 07:22:18 -06:00 committed by Ray Speth
parent fdca60242b
commit fcca4f4d65

1
.gitignore vendored
View File

@ -40,6 +40,7 @@ environment.y*
*.mex*
*.asv
*.gv*
*.mod
.cproject
.project
.pydevproject