mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 09:58:09 +00:00
.gitignore -- Add back files to ignore
Have been removed while developing criu-2 series, need to check that they are cleaned during "clean" stage. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
1c2c1f45f7
commit
06a96d22cd
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
*.o
|
||||
*.d
|
||||
*.a
|
||||
*.img
|
||||
*.bin
|
||||
*.elf
|
||||
@ -18,3 +19,15 @@ 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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user