Commit 672970b4 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

git: Don't track *.so files

We're generating library now, lets don't track it.
Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent dfdac2cf
......@@ -7,6 +7,7 @@
*.swp
*.swo
*-blob.h
*.so
.git-ignore
criu
cscope*
......
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