PLC Bundle V1 Example Implementations

update gitignore

+4 -1
+4 -1
.gitignore
··· 1 1 node_modules 2 2 .DS_Store 3 3 plc_bundles 4 - plc_bundles.json 4 + plc_bundles.json 5 + .pnpm_lock 6 + .npm_lock 7 + bun.lock