提交 6e3af78e 编写于 作者: R rhysd

ignoring dynamic link library in MacOS X

*.dylib is an extension for dynamic link library in MacOS X.
上级 4b6bf65b
......@@ -5,6 +5,7 @@
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
......
......@@ -7,6 +7,7 @@
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.dylib
# Executables
*.exe
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册