Merge remote-tracking branch 'upstream/development' into fix/initialize-template-failing

This commit is contained in:
Sara 2025-09-03 21:42:43 +02:00
commit e59547fcb9
2 changed files with 14 additions and 5 deletions

7
.gitignore vendored
View file

@ -18,3 +18,10 @@ build.zip
# general-purpose cache folder (used by e.g clangd)
.cache
*.o
compile_commands.json
.tree.hash
.cache
.kdev4
*.kdev4
*__pycache__