1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-10 13:46:46 +02:00

*ignore: add node stuff

This commit is contained in:
Kristoffer Dalby 2025-07-14 12:04:02 +00:00
parent e51d319d0b
commit 615c8c0420
2 changed files with 8 additions and 0 deletions

View File

@ -17,3 +17,7 @@ LICENSE
.vscode
*.sock
node_modules/
package-lock.json
package.json

4
.gitignore vendored
View File

@ -46,3 +46,7 @@ integration_test/etc/config.dump.yaml
/site
__debug_bin
node_modules/
package-lock.json
package.json