Skip to content

Commit d4b3700

Browse files
committed
Remove committed _datasketches.so and add *.so to .gitignore to fix build issues
1 parent c3b3ccd commit d4b3700

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
# OSX files
1010
.DS_Store
1111

12+
# Compiled binary files
13+
*.so
14+
1215
# Python created files
1316
.eggs/
1417
.tox/

_datasketches.so

-1.29 MB
Binary file not shown.

0 commit comments

Comments
 (0)