chore: basic plugin project setup

This commit is contained in:
Virt 2024-06-21 13:40:57 +02:00
commit 85b89bc389
4 changed files with 67 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
compile_commands.json
out
.cache