Skip to content

Commit

Permalink
add *.so to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
iantaylor-NOAA committed May 30, 2024
1 parent fe5eb9e commit 73e70fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ Results/
# files created by compiling the TMB model
*.dll
*.o
*.so
# files for the pkgdown website
docs

0 comments on commit 73e70fd

Please sign in to comment.