mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-21 09:10:10 +00:00
gitignore: ignore a bunch of other generated stuff
Some test binaries weren't ignored, and some of the new zdtm.py files. Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
34f33bd7ba
commit
e41f4dbcab
2 changed files with 17 additions and 0 deletions
2
test/.gitignore
vendored
2
test/.gitignore
vendored
|
|
@ -1,9 +1,11 @@
|
|||
/lib
|
||||
/lib64
|
||||
/bin
|
||||
/sbin
|
||||
/dev
|
||||
/dump
|
||||
/tmp
|
||||
/.constructed
|
||||
/*.log
|
||||
/zdtm_ct
|
||||
/zdtm-tst-list
|
||||
|
|
|
|||
15
test/zdtm/.gitignore
vendored
15
test/zdtm/.gitignore
vendored
|
|
@ -49,6 +49,7 @@
|
|||
/live/static/grow_map02
|
||||
/live/static/grow_map03
|
||||
/live/static/inotify00
|
||||
/live/static/inotify01
|
||||
/live/static/inotify_irmap
|
||||
/live/static/inotify_system
|
||||
/live/static/inotify_system_nodel
|
||||
|
|
@ -65,16 +66,21 @@
|
|||
/live/static/mmx00
|
||||
/live/static/mnt_ext_auto
|
||||
/live/static/mnt_ext_master
|
||||
/live/static/mnt_ro_bind
|
||||
/live/static/mntns_deleted
|
||||
/live/static/mntns_link_ghost
|
||||
/live/static/mntns_link_remap
|
||||
/live/static/mntns_open
|
||||
/live/static/mntns_rw_ro_rw
|
||||
/live/static/mntns_shared_bind
|
||||
/live/static/mntns_shared_bind02
|
||||
/live/static/mount_paths
|
||||
/live/static/mountpoints
|
||||
/live/static/mprotect00
|
||||
/live/static/msgque
|
||||
/live/static/mtime_mmap
|
||||
/live/static/netns
|
||||
/live/static/netns-dev
|
||||
/live/static/netns-nf
|
||||
/live/static/overmount_dev
|
||||
/live/static/overmount_fifo
|
||||
|
|
@ -86,11 +92,13 @@
|
|||
/live/static/pipe00
|
||||
/live/static/pipe01
|
||||
/live/static/pipe02
|
||||
/live/static/poll
|
||||
/live/static/posix_timers
|
||||
/live/static/proc-self
|
||||
/live/static/pstree
|
||||
/live/static/pthread00
|
||||
/live/static/pthread01
|
||||
/live/static/pthread02
|
||||
/live/static/ptrace_sig
|
||||
/live/static/pty00
|
||||
/live/static/pty01
|
||||
|
|
@ -115,11 +123,13 @@
|
|||
/live/static/signalfd00
|
||||
/live/static/sigpending
|
||||
/live/static/sk-netlink
|
||||
/live/static/sk-unix-rel
|
||||
/live/static/sk-unix-unconn
|
||||
/live/static/sleeping00
|
||||
/live/static/sock_filter
|
||||
/live/static/sock_opts00
|
||||
/live/static/sock_opts01
|
||||
/live/static/socket-closed-tcp
|
||||
/live/static/socket-ext
|
||||
/live/static/socket-tcp
|
||||
/live/static/socket-tcp6
|
||||
|
|
@ -128,9 +138,12 @@
|
|||
/live/static/socket-tcpbuf6
|
||||
/live/static/socket6_udp
|
||||
/live/static/socket_aio
|
||||
/live/static/socket_close_data
|
||||
/live/static/socket_dgram_data
|
||||
/live/static/socket_listen
|
||||
/live/static/socket_listen6
|
||||
/live/static/socket_queues
|
||||
/live/static/socket_snd_addr
|
||||
/live/static/socket_udp
|
||||
/live/static/socket_udplite
|
||||
/live/static/sockets00
|
||||
|
|
@ -142,6 +155,7 @@
|
|||
/live/static/sse20
|
||||
/live/static/stopped
|
||||
/live/static/tempfs
|
||||
/live/static/tempfs_ro
|
||||
/live/static/timerfd
|
||||
/live/static/timers
|
||||
/live/static/tty00
|
||||
|
|
@ -174,6 +188,7 @@
|
|||
/live/static/zombie00
|
||||
/live/static/ip.dump
|
||||
/live/static/ip.rst
|
||||
/live/static/vsx
|
||||
/live/static/vt
|
||||
/live/static/aio00
|
||||
/live/static/packet_sock_mmap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue