Skip to content

Commit

Permalink
Update .gitignore to ignore built binaries like .so's.
Browse files Browse the repository at this point in the history
  • Loading branch information
wyatt-howe committed Nov 7, 2023
1 parent 6d92455 commit 4e05337
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -154,3 +154,7 @@ cython_debug/
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/workspace.xml

*.dylib
*.so
*.dll
Binary file removed mclbn256/lib/libmcl.dylib
Binary file not shown.
Binary file removed mclbn256/libmclbn256.dylib
Binary file not shown.

0 comments on commit 4e05337

Please sign in to comment.