feat(code-server): add tracking of code-server config.yaml (#90)

Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/90
This commit is contained in:
Victor Westerlund 2025-12-22 23:31:23 +01:00
parent f1beb74b7c
commit b62fc60c79
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,4 @@
bind-addr: 0.0.0.0:8000
auth: none
cert: false

2
.gitignore vendored
View file

@ -11,6 +11,8 @@
!.ssh/config
!.config/git/
!.config/git/**
!.config/code-server/
!.config/code-server/**
!.bash_aliases
!.bash_profile
!.local/bin/