diff options
author | Alexander Golubev <[email protected]> | 2024-03-16 10:24:49 +0300 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2024-03-16 10:22:17 +0000 |
commit | 8e4edc5883e826848ca4903e5b73a7e2c0342024 (patch) | |
tree | f8a69c723ecd694ebeaea63344fa0d6e6ee70151 | |
parent | 87129eac9a6efa5a3f0b23dd5e2f94c716c2bfa7 (diff) | |
download | tqt3-8e4edc5883e826848ca4903e5b73a7e2c0342024.tar.gz tqt3-8e4edc5883e826848ca4903e5b73a7e2c0342024.zip |
gitignore: add a couple more tests
Signed-off-by: Alexander Golubev <[email protected]>
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index aaacab614..c69cfd5aa 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 |