init: create git repo

This commit is contained in:
2022-12-17 18:22:51 +01:00
commit e7bc9882e6
11 changed files with 860 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.ccls-cache/
bin/*
obj/*