Files
Wireguard-tools.js/.npmignore
T
2023-10-09 19:51:34 -03:00

23 lines
219 B
Plaintext

# node modules
node_modules/
/*.tgz
# Typescript
src/**/*.ts
!src/**/*.d.ts
# vscode
.devcontainer/
.vscode/
.vscode-ctags
# Github and Git
.github/
.git*
# node-gyp
build/**/*
# Project
.vscode-ctags*
*.addrs.json