Updated .gitignore to exclude test remnants.

This commit is contained in:
BritishTeapot 2025-03-18 09:49:30 +01:00
parent 64abb1ed52
commit 66fd9ed582

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
build/*
.clang-tidy
.cache
test/protected/*