mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-14 13:51:01 +02:00
*ignore: add node stuff
This commit is contained in:
parent
e51d319d0b
commit
615c8c0420
@ -17,3 +17,7 @@ LICENSE
|
|||||||
.vscode
|
.vscode
|
||||||
|
|
||||||
*.sock
|
*.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
|
/site
|
||||||
|
|
||||||
__debug_bin
|
__debug_bin
|
||||||
|
|
||||||
|
node_modules/
|
||||||
|
package-lock.json
|
||||||
|
package.json
|
||||||
|
Loading…
Reference in New Issue
Block a user