Late init

This commit is contained in:
2022-04-06 20:24:56 +02:00
commit 993ec8fdb4
16 changed files with 20369 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
/bin/*
/main/*
/obj/*
compile_commands.json
src/.ccls-cache/*
.ccls-cache/*