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-05-24 20:12:07 +0400
committerPavel Emelyanov <xemul@parallels.com>2013-05-24 20:12:07 +0400
commit86d4c1ed94b316d427f23d9a1b4574bbaacfe04f (patch)
tree15e1f3fe1b22536e9cf5bd8ba9408e9dba891890 /.gitignore
parent24864ae75b57d694ebd6993e78feb718127adfe4 (diff)
git: Drop include/config.h from monitoring
It's autogenerated file. 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 2c15d3086..635af94ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ include/version.h
arch/x86/sys-exec-tbl.c
arch/x86/syscalls.S
pie/pie.lds.S
+include/config.h