Files
Wireguard-tools.js/.gitignore
Matheus Sampaio Queiroga 0dc3667855
All checks were successful
Test / Test Linux (21.x) (push) Successful in 1m39s
Test / Test Linux (20.x) (push) Successful in 2m15s
Test / Test Linux (18.x) (push) Successful in 2m20s
Test / Test Linux (latest) (push) Successful in 2m54s
Update npm packages add go packages
2025-09-14 13:56:27 -03:00

20 lines
189 B
Plaintext

# Node.js
/build/
node_modules/
/*.tgz
*.node
# Anothers
.vscode-ctags*
*.addrs.json
.DS_Store
*.log
# Addon
addon/userspace/wg-go.*
# Typescript
*.tsbuildinfo
src/**/*.d.ts
src/**/*.js