Skip to content

Commit e7d27c7

Browse files
authored
Merge pull request #1082 from jprhyne/gitignoreModFile
updating gitignore to ignore the mod files when we compile
2 parents 9128e20 + 487c60a commit e7d27c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ build*
4343
DOCS/man
4444
DOCS/explore-html
4545
output_err
46+
47+
# Mod files from compilation in SRC
48+
SRC/la_constants.mod
49+
SRC/la_xisnan.mod

0 commit comments

Comments
 (0)