Merge pull request #2856 from pnorman/libmapnik_gitignore
Expand .gitignore for so files
This commit is contained in:
commit
a4f068b6d9
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