Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@openvz.org>2013-08-28 23:57:48 +0400
committerPavel Emelyanov <xemul@parallels.com>2013-08-29 14:48:17 +0400
commit672970b4a0a51d51ff5138e1968c1ac74c7cdcf6 (patch)
treea3163f6179742c257cc1141ad2e9ba9e29bec1a8 /.gitignore
parentdfdac2cf3a0c02f612692d1c47a80e6e36db07dd (diff)
git: Don't track *.so files
We're generating library now, lets don't track it. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c9dfc47d6..9e403ce58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
*.swp
*.swo
*-blob.h
+*.so
.git-ignore
criu
cscope*