You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update .gitignore and package.json for build process
- Added 'dist/*' to .gitignore to exclude build artifacts.
- Introduced new compile scripts in package.json for building the project for different architectures (x64, arm, win).