update gitignore to be more accurate with the current workings of things

This commit is contained in:
2025-08-13 11:42:57 +02:00
parent c1471e92bd
commit c716a9accd

5
.gitignore vendored
View File

@@ -6,6 +6,7 @@
# unhide dotfiles we want to keep
!.gitignore
!.gitmodules
!.editorconfig
!.clang-format
!/.github/
@@ -14,10 +15,8 @@
*.o
*.d
*.out
*.lock
/bin/
/obj/
/test/bin/
/test/obj/
*.lock
/vcpkg_installed/
compile_commands.json