Initial plugin directory setup

This commit is contained in:
Max Litruv Boonzaayer
2026-04-19 03:31:23 +10:00
commit 7033b9cb48
9 changed files with 537 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
.env
*.log
.DS_Store