libabigail/tests/.gitignore
Matthias Maennich 6229bb850f tests/.gitignore: ignore all files starting with runtest*
We only have runtest* executables that we can ignore there with this
prefix. Hence, stop adding each and every test and use an exclusion
pattern instead.

	* tests/.gitignore: gitignore all files named runtest*

Reviewed-by: Giuliano Procida <gprocida@google.com>
Signed-off-by: Matthias Maennich <maennich@google.com>
2020-05-13 11:26:28 +02:00

17 lines
119 B
Plaintext

*.log
*.py
*.sh
*.svg
*.trs
*.txt
.dirstamp
output/
mockfedabipkgdiff
printdifftree
runtest*
testdiff2
testirwalker