Skip to content

Commit e17d08b

Browse files
committed
Add .gitignore
1 parent 4a0d6b1 commit e17d08b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
__pycache__
2+
build
3+
libzim_wrapper.*.so
4+
libzim/libzim_wrapper.cpp
5+
libzim/libzim_wrapper.h
6+
libzim/libzim_wrapper_api.h
7+
*.egg-info

0 commit comments

Comments
 (0)