]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests, config: Add more .gitignore files
authorMark Wielaard <mark@klomp.org>
Thu, 28 Mar 2024 23:43:08 +0000 (00:43 +0100)
committerMark Wielaard <mark@klomp.org>
Mon, 1 Apr 2024 21:13:44 +0000 (23:13 +0200)
commita8fb92b94970e64d4208112e946f4f3112c4ac73
tree66c96b433f9f91e38dc2609c9732c41cda61d78c
parente259f126f5077923e415e306915de50ed0f0db56
tests, config: Add more .gitignore files

Some new tests and one configure file weren't in .gitignore. Also
we made a copy of libelf.h in tests/ which should be an symlink.

* config/.gitignore: Add profile.fish.
* tests/.gitignore: Add funcretval_test_struct, libelf.h
and system-elf-gelf-test.
* tests/Makefile.am (libelf.h): Make symlink instead of copy.

Signed-off-by: Mark Wielaard <mark@klomp.org>
config/.gitignore
tests/.gitignore
tests/Makefile.am