aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Holberton <taylorcholberton@gmail.com>2016-10-02 09:13:30 -0400
committerTaylor Holberton <taylorcholberton@gmail.com>2016-10-02 09:13:30 -0400
commitf48c210cf646ab6e6f23f4eb2a5b9078eef06e64 (patch)
tree1955c700901405b7e6371ed4ef508e97eced6fe2
parent30916880cdeb65fe5aa9790db1eb8b4307efbe70 (diff)
Added shared library name with soversion
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index beeaab9..19bc7e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ doxygen/man
*.o
*.so
+*.so.*
*.a
utils/tinyplay
utils/tinycap