Skip to content

Commit

Permalink
Updated .gitignore: ignore .so files
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Holzworth committed Mar 23, 2021
1 parent e3761df commit 51bb76c
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
@@ -1,6 +1,7 @@
Model/ApsimFile/obj
obj
*.dll
*.so
*.pdb
*.exe
*.exe.config
Expand Down

0 comments on commit 51bb76c

Please sign in to comment.