Updated .gitignore to ignore test bin

This commit is contained in:
MarcUs7i 2025-03-26 19:12:06 +01:00
parent 59da024f42
commit b63b1f778a

1
.gitignore vendored
View file

@ -83,3 +83,4 @@ Temporary Items
.apdisk
# End of https://www.gitignore.io/api/c++,macos,linux
test_doubly_linked_list_with_iterator