Files
GoTunnel-Plugins/.gitignore
Flik dd52c48351 feat: add signtool to plugin repository
- Migrate signing tool from GoTunnel main project
- Self-contained, no external dependencies
- Updated CI workflow to build locally
2025-12-29 19:05:56 +08:00

11 lines
79 B
Plaintext

# Build artifacts
signtool
signtool.exe
# OS
.DS_Store
# IDE
.idea/
.vscode/