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:
authorPavel Emelyanov <xemul@parallels.com>2012-04-28 16:35:40 +0400
committerPavel Emelyanov <xemul@parallels.com>2012-04-28 16:35:40 +0400
commit2d636abe9ad5d61d9f15e2c45b61c2af7f061f06 (patch)
tree9ca7e62fa00f9bcc255346e50c2a3ed2857d0036 /.gitignore
parent52cb8d43b9a0df23b3f953631833be16274935b6 (diff)
gitignore: Add syscall generated files
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b57e480c8..8cf64a467 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,6 @@ crtools
cscope*
tags
TAGS
+syscall-x86-64.S
+include/syscall.h
+include/syscall-codes.h