Fixed: #861 changed the .so* into .so.*
This commit is contained in:
parent
818fabfa30
commit
dfc1b95c34
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ default_c
|
|||
*.Po
|
||||
*.Plo
|
||||
*.o
|
||||
*.so*
|
||||
*.so.*
|
||||
*_debug
|
||||
|
||||
# Log dump files
|
||||
|
|
Loading…
Reference in a new issue