Use dylib for macOS and ignore built libs

This commit is contained in:
Greg Thornton
2016-11-03 06:46:07 -05:00
parent 5720824f4c
commit 82d7f4cb8a
2 changed files with 9 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
*.o
*.so
*.a
*.dylib