From 8e4edc5883e826848ca4903e5b73a7e2c0342024 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Sat, 16 Mar 2024 10:24:49 +0300 Subject: [PATCH] gitignore: add a couple more tests Signed-off-by: Alexander Golubev --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index aaacab61..c69cfd5a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,10 @@ Makefile # Feel free to add PR any additions to this list you see fit /config.tests/unix/endian/endiantest +/config.tests/unix/ipv6/ipv6test +/config.tests/unix/largefile/largefiletest /config.tests/unix/ptrsize/ptrsizetest +/config.tests/unix/stl/stltest /examples/aclock/aclock /examples/action/action /examples/action/toggleaction/toggleaction