Skip to content

Commit 26d602f

Browse files
committed
[scripts] ,projects-config-backup: add .mdocs and .claude config to backup list
1 parent 1109b3b commit 26d602f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scripts/.local/bin/random/,projects-config-backup

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ mkdir -p "$SAVEPATH"
1212
BACKUP_FILES="
1313
.git/config:git-config
1414
.mscripts
15+
.mdocs
1516
shell.nix
1617
default.nix
1718
.dir-locals.el
@@ -26,6 +27,8 @@ mnotes.org
2627
.github/copilot-instructions.md
2728
OpenCode.md
2829
CLAUDE.md
30+
.claude/skills
31+
.claude/settings.local.json
2932
"
3033

3134
# Create temporary file to store git directories

0 commit comments

Comments
 (0)