Skip to content

Commit 9b5f4c5

Browse files
authored
Remove Fortran files from .gitignore (#341)
1 parent 347dbcb commit 9b5f4c5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
*.dylib
1717
*.dll
1818

19-
# Fortran module files
20-
*.mod
21-
*.smod
22-
2319
# Compiled Static libraries
2420
*.lai
2521
*.la
@@ -36,4 +32,4 @@ build
3632
install
3733

3834
# CLion files
39-
.idea
35+
.idea

0 commit comments

Comments
 (0)