chore(gitignore): ignore common local installation paths

This commit is contained in:
Max Lübke 2025-10-24 12:44:31 +02:00
parent dc940b2f88
commit 29e66202f7

8
.gitignore vendored
View File

@ -143,4 +143,10 @@ build/
/.cache/
.vscode
.codechecker
.codechecker
# Prevent upload of local installations
bin/
share/
lib/
include/