Commit 1bd40f51 authored by Matt Arsenault's avatar Matt Arsenault

Add versioned so, .a, .dylib, .app

parent a66b53a8
......@@ -3,12 +3,15 @@
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment