diff --git a/tests/.gitignore b/tests/.gitignore index a9884992..30ca0fa4 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1 +1,7 @@ **/*.log +.depend +*.bin +*.dump +*.elf +*.o +*.ll