Files
Wireguard-tools.js/.npmignore
T
Sirherobrine23 92c740cc14 Remove .ts files, migrate to vanilla javascript
I am removing the Typescript transpilation part, the project will have full typescript support, Typescript support will not be removed.
2023-09-12 00:35:32 -03:00

20 lines
195 B
Plaintext

# node modules
node_modules/
/*.tgz
# vscode
.devcontainer/
.vscode/
.vscode-ctags
# Github and Git
.github/
.git*
# node-gyp
build/**/*
# Project
configsExamples/
.vscode-ctags*
*.addrs.json