mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
This allows us to have a unique place where version lives and what is more important other subsystems (such as docs generation) may reuse version definitions. At moment EXTRA (which corresponds kernels -rc tag) and NAME is not yet used, but I desided to put them in place for future needs. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
20 lines
194 B
Text
20 lines
194 B
Text
*.o
|
|
*.d
|
|
*.img
|
|
*.bin
|
|
*.elf
|
|
*.out
|
|
*.swp
|
|
*.swo
|
|
*-blob.h
|
|
.git-ignore
|
|
crtools
|
|
cscope*
|
|
tags
|
|
TAGS
|
|
syscall-x86-64.S
|
|
include/syscall.h
|
|
include/syscall-codes.h
|
|
protobuf/*.c
|
|
protobuf/*.h
|
|
include/version.h
|