Add shared library extensions from other platforms to .gitignore

This commit is contained in:
shadowislord 2014-09-07 19:15:32 -04:00
parent b067aaed0e
commit ef9f6213f9

3
.gitignore vendored

@ -114,3 +114,6 @@
/.project
/.settings
*.dll
*.so
*.jnilib
*.dylib