Skip to content

Commit

Permalink
Ignore shared library binaries in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kolen committed Feb 22, 2024
1 parent 9028219 commit d049781
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
/*.wasm
/log.html
/*.org
/*.so
/*.dylib

0 comments on commit d049781

Please sign in to comment.