[CRIU] [PATCH] gitignore: ignore more test binaries
Tycho Andersen
tycho.andersen at canonical.com
Mon Nov 23 13:08:41 PST 2015
Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
---
test/.gitignore | 1 +
test/zdtm/.gitignore | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/test/.gitignore b/test/.gitignore
index 04f565c..045dafc 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -9,3 +9,4 @@
/*.log
/zdtm_ct
/zdtm-tst-list
+/stats-restore
diff --git a/test/zdtm/.gitignore b/test/zdtm/.gitignore
index 166c26d..e314efd 100644
--- a/test/zdtm/.gitignore
+++ b/test/zdtm/.gitignore
@@ -203,6 +203,11 @@
/live/static/file_locks05
/live/static/mlock_setuid
/live/static/mntns_root_bind
+/live/static/mntns-deleted-dst
+/live/static/socket-tcp-local
+/live/static/socket-tcp6-local
+/live/static/socket-tcpbuf6-local
+/live/static/tempfs_subns
/live/streaming/fifo_dyn
/live/streaming/fifo_loop
/live/streaming/file_aio
--
2.6.2
More information about the CRIU
mailing list