mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
git: update .gitignore
Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
d5bb7e9748
commit
be10e0e157
3 changed files with 96 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,6 +9,7 @@
|
|||
*-blob.h
|
||||
*.so
|
||||
.git-ignore
|
||||
*.patch
|
||||
criu
|
||||
cscope*
|
||||
tags
|
||||
|
|
|
|||
5
test/.gitignore
vendored
Normal file
5
test/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/lib
|
||||
/lib64
|
||||
/bin
|
||||
/dump
|
||||
/*.log
|
||||
90
test/zdtm/.gitignore
vendored
90
test/zdtm/.gitignore
vendored
|
|
@ -79,4 +79,94 @@
|
|||
/live/transition/fork
|
||||
/live/transition/ipc
|
||||
/live/transition/ptrace
|
||||
/live/static/arm-neon00
|
||||
/live/static/child_opened_proc
|
||||
/live/static/chroot
|
||||
/live/static/chroot-file
|
||||
/live/static/cow00
|
||||
/live/static/cow01
|
||||
/live/static/criu-rtc.pb-c.c
|
||||
/live/static/criu-rtc.pb-c.h
|
||||
/live/static/cwd01
|
||||
/live/static/fanotify00
|
||||
/live/static/fdt_shared
|
||||
/live/static/fifo-ghost
|
||||
/live/static/fifo-rowo-pair
|
||||
/live/static/fifo_ro
|
||||
/live/static/file_append
|
||||
/live/static/file_locks00
|
||||
/live/static/file_locks01
|
||||
/live/static/fpu01
|
||||
/live/static/futex-rl
|
||||
/live/static/groups
|
||||
/live/static/grow_map
|
||||
/live/static/grow_map02
|
||||
/live/static/maps02
|
||||
/live/static/maps03
|
||||
/live/static/maps04
|
||||
/live/static/mem-touch
|
||||
/live/static/mountpoints
|
||||
/live/static/netns
|
||||
/live/static/netns-nf
|
||||
/live/static/packet_sock
|
||||
/live/static/pipe02
|
||||
/live/static/posix_timers
|
||||
/live/static/proc-self
|
||||
/live/static/pthread01
|
||||
/live/static/pty00
|
||||
/live/static/pty01
|
||||
/live/static/pty02
|
||||
/live/static/pty03
|
||||
/live/static/pty04
|
||||
/live/static/rlimits00
|
||||
/live/static/rtc
|
||||
/live/static/sched_policy00
|
||||
/live/static/sched_prio00
|
||||
/live/static/session00
|
||||
/live/static/session01
|
||||
/live/static/session02
|
||||
/live/static/session03
|
||||
/live/static/sigaltstack
|
||||
/live/static/signalfd00
|
||||
/live/static/sigpending
|
||||
/live/static/sk-netlink
|
||||
/live/static/sk-unix-unconn
|
||||
/live/static/sock_filter
|
||||
/live/static/sock_opts00
|
||||
/live/static/sock_opts01
|
||||
/live/static/socket-ext
|
||||
/live/static/socket-tcp
|
||||
/live/static/socket-tcp6
|
||||
/live/static/socket-tcpbuf
|
||||
/live/static/socket-tcpbuf-local
|
||||
/live/static/socket-tcpbuf6
|
||||
/live/static/socket_listen6
|
||||
/live/static/sockets01
|
||||
/live/static/sockets02
|
||||
/live/static/sockets_dgram
|
||||
/live/static/sockets_spair
|
||||
/live/static/stopped
|
||||
/live/static/tempfs
|
||||
/live/static/tty00
|
||||
/live/static/tty02
|
||||
/live/static/tty03
|
||||
/live/static/tun
|
||||
/live/static/unhashed_proc
|
||||
/live/static/unlink_fstat03
|
||||
/live/static/unlink_mmap00
|
||||
/live/static/unlink_mmap01
|
||||
/live/static/unlink_mmap02
|
||||
/live/static/uptime_grow
|
||||
/live/streaming/socket-tcp
|
||||
/live/streaming/socket-tcp6
|
||||
/live/transition/fork2
|
||||
/live/transition/maps007
|
||||
/live/transition/thread-bomb
|
||||
|
||||
*.pid
|
||||
*.out
|
||||
*.outns
|
||||
*.out.external
|
||||
*.inprogress
|
||||
*.test
|
||||
*.test.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue