We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21f1d77 + 3ba3b32 commit f41b7ceCopy full SHA for f41b7ce
1 file changed
C++.gitignore
@@ -9,6 +9,9 @@
9
*.dylib
10
*.dll
11
12
+# Fortran module files
13
+*.mod
14
+
15
# Compiled Static libraries
16
*.lai
17
*.la
0 commit comments