Browse Source

Added *.smod to Fortran.gitignore

GCC's gfortran 6 now generates .smod files for Fortran (2008+) submodules
Jon Lo Kim Lin 9 năm trước cách đây
mục cha
commit
f0c34f3219
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      C++.gitignore

+ 1 - 0
C++.gitignore

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