Skip to content

Commit

Permalink
remove wltree.dylib and add this to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ridvankorkmaz committed Aug 11, 2024
1 parent 494ff0b commit de7b6d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
Expand All @@ -13,6 +14,3 @@
results
regression.diffs
regression.out


*.dylib
Binary file removed wltree.dylib
Binary file not shown.

0 comments on commit de7b6d2

Please sign in to comment.