Skip to content

Commit e601592

Browse files
committed
FIX: dont ignore shared library
1 parent e0c0412 commit e601592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ __pycache__/
88

99
# C extensions
1010
*.so
11+
# Except for the following files
12+
!libedfapi/linux/libedfapi.so
1113

1214
# Distribution / packaging
1315
.Python

0 commit comments

Comments
 (0)