chore: stop tracking compiled backend binary, add to gitignore

This commit is contained in:
mirivlad 2026-06-17 16:33:48 +08:00
parent cf532bc6a6
commit f72e6ef3f2
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
dist/
node_modules/
# compiled backend binaries (built from source)
plugins/*/backend/platform-test