feat: add initial project scaffold with clang-format, gitignore, Makefile, core C headers, main entry, Python bindings, and dynamic library build
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.history
|
||||
.sorm*
|
||||
.vscode
|
||||
a.out
|
||||
db.sqlite3
|
||||
|
||||
Reference in New Issue
Block a user