We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1109b3b commit 26d602fCopy full SHA for 26d602f
1 file changed
scripts/.local/bin/random/,projects-config-backup
@@ -12,6 +12,7 @@ mkdir -p "$SAVEPATH"
12
BACKUP_FILES="
13
.git/config:git-config
14
.mscripts
15
+.mdocs
16
shell.nix
17
default.nix
18
.dir-locals.el
@@ -26,6 +27,8 @@ mnotes.org
26
27
.github/copilot-instructions.md
28
OpenCode.md
29
CLAUDE.md
30
+.claude/skills
31
+.claude/settings.local.json
32
"
33
34
# Create temporary file to store git directories
0 commit comments