From: Dmitry V. Levin Date: Wed, 4 Jan 2017 11:29:32 +0000 (+0000) Subject: Add scno.h and syscallent.i to .gitignore files X-Git-Tag: v4.16~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71a69a36f8b4174078e5f8cb5ae25bc11d028dcc;p=strace Add scno.h and syscallent.i to .gitignore files * .gitignore: Add /scno.h and /syscallent.i. * tests/.gitignore: Add scno.h and syscallent.i. --- diff --git a/.gitignore b/.gitignore index 68efd603..f20d7e2c 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ /native_printer_decls.h /native_printer_defs.h /printers.h +/scno.h /sen.h /stamp-h1 /strace @@ -57,6 +58,7 @@ /strace.dsc /strace.spec /sys_func.h +/syscallent.i /test-driver /tests-m32 /tests-mx32 diff --git a/tests/.gitignore b/tests/.gitignore index 4a6518ee..1ede2c41 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -269,6 +269,7 @@ sched_xetparam sched_xetscheduler sched_yield scm_rights +scno.h seccomp-filter seccomp-filter-v seccomp-strict @@ -322,6 +323,7 @@ symlinkat sync sync_file_range sync_file_range2 +syscallent.i sysinfo syslog tee