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:
parent
e51d319d0b
commit
615c8c0420
@ -17,3 +17,7 @@ LICENSE
|
||||
.vscode
|
||||
|
||||
*.sock
|
||||
|
||||
node_modules/
|
||||
package-lock.json
|
||||
package.json
|
||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -46,3 +46,7 @@ integration_test/etc/config.dump.yaml
|
||||
/site
|
||||
|
||||
__debug_bin
|
||||
|
||||
node_modules/
|
||||
package-lock.json
|
||||
package.json
|
||||
|
Loading…
Reference in New Issue
Block a user