Add ignores for further dev-environment specific changes

This commit is contained in:
Phillip Kühne 2025-01-10 23:08:07 +01:00
parent fbe205035e
commit 0fb888031e

5
.gitignore vendored
View File

@ -39,3 +39,8 @@ docs/*
.history/
*.vsix
*.workspace
# Build artifacts and cache
build/
.cache/
compile_commands.json