Commit 42071d37 by Serge Hallyn

Merge pull request #930 from brauner/2016-03-30/ignore_all_so

also ingore *.so.*
parents 98139b9f 1000e4cb
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
*.lo *.lo
*.la *.la
*.so *.so
*.so.*
*.sgml *.sgml
*.conf *.conf
*~ *~
......
liblxc.so
\ No newline at end of file
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