From 270594b5d31614ad51912224dfede7075c2c5e99 Mon Sep 17 00:00:00 2001 From: Neale Ranns Date: Wed, 16 Oct 2019 08:15:23 -0700 Subject: [PATCH] misc: Update gitignore for /test/ext/.d .. otherwise i'm going to commit it accidentally Type: feature Change-Id: I0378b9a29a28ea7317bc7d234f8cbacdafd6b762 Signed-off-by: Neale Ranns (cherry picked from commit 8161d73d7eb292ce8d6212b3a1575eed12dfeee2) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8535007bdb1..16c41bdbe9f 100644 --- a/.gitignore +++ b/.gitignore @@ -99,6 +99,7 @@ GTAGS # Build files in the test directory /test/*.ok +/test/ext/.d # vppctl command list /src/scripts/vppctl-cmd-list