Merge remote-tracking branch 'upstream/development' into fix/initialize-template-failing
This commit is contained in:
commit
e59547fcb9
2 changed files with 14 additions and 5 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -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__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue