Skip to content

Commit a0c2076

Browse files
Dmitry YashuninDmitry Yashunin
authored andcommitted
Add gitignore file to ignore build folders
1 parent ec38db1 commit a0c2076

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
python_bindings/hnswlib.egg-info/
2+
python_bindings/build/
3+
python_bindings/dist/
4+
python_bindings/tmp/

0 commit comments

Comments
 (0)