Files
vs-code-setup/User/README.md
T
max 0405c13791 Keep ci-release.sh at LF so it runs on the Gitea runner
Git was set to normalize to CRLF on checkout, which puts a carriage return in the
shebang and breaks the script on Linux. Also documents what User/ holds.
2026-09-07 19:35:36 +02:00

10 lines
234 B
Markdown

Settings tracked here by scripts/settings.ps1:
- settings.json
- keybindings.json
- tasks.json
- snippets/
- extensions.txt (marketplace extension ids)
Run `.\scripts\settings.ps1 -Push` on the machine whose setup you want to keep.