From c0e926b2035f03907b00aedcd732f8a181148320 Mon Sep 17 00:00:00 2001 From: Seth Howell Date: Thu, 15 Mar 2018 16:02:30 -0700 Subject: [PATCH] examples/kmod: add cache.mk to git ignore Change-Id: I9814f099a3d784cee06775149111fe197e9fdf13 Signed-off-by: Seth Howell Reviewed-on: https://review.gerrithub.io/404048 Reviewed-by: Daniel Verkamp Tested-by: SPDK Automated Test System --- examples/ioat/kperf/kmod/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/ioat/kperf/kmod/.gitignore b/examples/ioat/kperf/kmod/.gitignore index ea1068b97..1602fff22 100644 --- a/examples/ioat/kperf/kmod/.gitignore +++ b/examples/ioat/kperf/kmod/.gitignore @@ -1,3 +1,4 @@ +.cache.mk .tmp_versions dmaperf.mod.c modules.order