From 24055ab8679d4edc949250b7eb38e49863a2a560 Mon Sep 17 00:00:00 2001 From: Aaron Merey Date: Tue, 16 Apr 2024 11:51:26 -0400 Subject: [PATCH] tests/.gitignore: Use correct spelling for get-files-define-file Replace get-files-define_file with get-files-define-file. Signed-off-by: Aaron Merey --- tests/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/.gitignore b/tests/.gitignore index 4937f0d1..30f5800b 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -75,7 +75,7 @@ /funcscopes /get-aranges /get-files -/get-files-define_file +/get-files-define-file /get-lines /get-pubnames /get-units-invalid -- 2.47.3