Expand .gitignore for so files
The existing lines weren't catching libmapnik.so.3.0.0
This commit is contained in:
parent
11a90c401c
commit
7dba9cb04b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
|||
*.pyc
|
||||
*.os
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
*.swp
|
||||
*.dylib
|
||||
|
|
Loading…
Reference in a new issue