[DTrace-devel] [PATCH] Fix .gitignore to ignore varint test

eugene.loh at oracle.com eugene.loh at oracle.com
Wed Jun 23 21:45:46 PDT 2021


From: Eugene Loh <eugene.loh at oracle.com>

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
 test/utils/.gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test/utils/.gitignore b/test/utils/.gitignore
index d399bd68..43c8dd09 100644
--- a/test/utils/.gitignore
+++ b/test/utils/.gitignore
@@ -1,5 +1,6 @@
 # In-place built executables
 baddof
 badioctl
-showUSDT
 print-stack-layout
+showUSDT
+tst.varint
-- 
2.18.4




More information about the DTrace-devel mailing list