Skip to content

Commit a317220

Browse files
author
Diptorup Deb
authored
Ignore generated shared library files. (#452)
1 parent a55ce01 commit a317220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ __pycache__/
66
# C extensions and binary files
77
*.o
88
*.so
9+
*.so.*
910
*.exe
1011
*.lib
1112
*.dll

0 commit comments

Comments
 (0)