Also ignore MacOS X' shared objects

This commit is contained in:
Pierre Pronchery 2015-09-05 02:36:52 +02:00
parent 34c9dd6999
commit 0af54edc69

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
Makefile Makefile
*.a *.a
*.dylib
*.o *.o
*.so *.so
*.so.* *.so.*