Files
Wireguard-tools.js/.gitignore
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

12 lines
109 B
Plaintext

# Node.js
/build/
node_modules/
*-lock*
/*.tgz
*.node
# Anothers
.vscode-ctags*
*.addrs.json
.DS_Store
*.log