init + building
This commit is contained in:
commit
3e9b443b60
8 changed files with 127 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
bin
|
||||
build
|
||||
*.o
|
||||
*.so
|
||||
*.clap
|
||||
*.vst3
|
||||
compile_commands.json
|
||||
.cache/
|
||||
Loading…
Add table
Add a link
Reference in a new issue