mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
Otherwise there is a broken symlink which makes tags/etags unhappy. travis-ci: success for soccr: Generate config.h dynamically (rev5) Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> [extended .gitignore, maked link relative to sources] Signed-off-by: Dmitry Safonov <dsafonov@virtuozzo.com> Acked-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
38 lines
547 B
Text
38 lines
547 B
Text
.config
|
|
*.o
|
|
*.d
|
|
*.a
|
|
*.img
|
|
*.bin
|
|
*.elf
|
|
*.out
|
|
*.swp
|
|
*.swo
|
|
*.so
|
|
.git-ignore
|
|
*.patch
|
|
*.pyc
|
|
cscope*
|
|
tags
|
|
TAGS
|
|
Makefile.local
|
|
images/*.c
|
|
images/*.h
|
|
images/google/protobuf/*.c
|
|
images/google/protobuf/*.h
|
|
.gitid
|
|
criu/criu
|
|
criu/arch/*/sys-exec-tbl.c
|
|
criu/arch/*/syscalls.S
|
|
criu/include/config.h
|
|
criu/include/syscall-codes.h
|
|
criu/include/syscall.h
|
|
soccr/config.h
|
|
criu/include/version.h
|
|
criu/pie/restorer-blob.h
|
|
criu/pie/parasite-blob.h
|
|
criu/pie/piegen/piegen
|
|
criu/pie/pie.lds.S
|
|
criu/protobuf-desc-gen.h
|
|
scripts/build/qemu-user-static/*
|
|
lib/.crit-setup.files
|