Ignore windows shared libraries

This commit is contained in:
Matt Clarkson 2015-03-30 12:37:22 +01:00
parent 07de09c94c
commit b35b581e76
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.a
*.so
*.so.?*
*.dll
*.exe
*.dylib
*.cmake