diff options
author | Aaron Merey <[email protected]> | 2025-03-26 23:34:22 -0400 |
---|---|---|
committer | Aaron Merey <[email protected]> | 2025-03-26 23:34:22 -0400 |
commit | 5bde5c7f8ba7fe829cf5666f5194329f4e61f928 (patch) | |
tree | f9f5ab245dc24e02c57d185b26ae29f403cb8b77 /tests | |
parent | 0bebc2e63918ce46a30a159491b9993d65c3b35a (diff) |
tests/.gitignore: Add dwarf_language_lower_bound, test-manyfuncs
Signed-off-by: Aaron Merey <[email protected]>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index f8869b40..6ae12adb 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -41,6 +41,7 @@ /dwarf_default_lower_bound /dwarfcfi /dwelf_elf_e_machine_string +/dwarf_language_lower_bound /dwelfgnucompressed /dwfl-addr-sect /dwfl-bug-addr-overflow @@ -115,6 +116,7 @@ /system-elf-gelf-test /test-elf_cntl_gelf_getshdr /test-flag-nobits +/test-manyfuncs /test-nlist /typeiter /typeiter2 |