initial commit
This commit is contained in:
commit
77861709f8
7 changed files with 296 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# build artifacts
|
||||
*.out
|
||||
|
||||
# lsp stuff
|
||||
compile_commands.json
|
||||
.cache
|
Loading…
Add table
Add a link
Reference in a new issue