Skip to content

Commit 03790a0

Browse files
authored
Fix as per issue #158
1 parent 3e6f8d4 commit 03790a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
build/*
22
hdbscan/*.pyc
3+
hdbscan/tests/*.pyc
4+
hdbscan/*.pyd
5+
hdbscan/tests/*.pyd
36
hdbscan/__pycache__/*
47
dist/*
58
*egg-info

0 commit comments

Comments
 (0)