Test hot reloading

This commit is contained in:
2024-09-08 17:32:24 +01:00
parent 8ad090b582
commit b4f41103f2
5 changed files with 198 additions and 6 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.cache
compile_commands.json
main
*.so
*.o