Update gitignore

This commit is contained in:
Alex Selimov 2025-03-29 12:54:23 -04:00
parent 7cefc9baf1
commit c19f58b4b7

7
.gitignore vendored
View File

@ -3,3 +3,10 @@ build/
# Google Tests
tests/lib/
# Cmake associated side effects
.cache/
Debug/
compile_commands.json
out/