diff --git a/.claude/skills/hindsight-docs b/.claude/skills/hindsight-docs deleted file mode 120000 index 364a8a6..0000000 --- a/.claude/skills/hindsight-docs +++ /dev/null @@ -1 +0,0 @@ -/mnt/c/Users/kance/Documents/GitHub/Questie-X/.agents/skills/hindsight-docs \ No newline at end of file diff --git a/.gitattributes b/.gitattributes index 6143437..69cd299 100644 --- a/.gitattributes +++ b/.gitattributes @@ -42,3 +42,9 @@ skills-lock.json export-ignore LICENSE.md export-ignore **/LICENSE.md export-ignore Questie-X-Turtle.toc export-ignore +skills/ export-ignore +scratch/ export-ignore +workflow/ export-ignore +Tests/ export-ignore +Tools/ export-ignore +.claude/skills/ export-ignore diff --git a/.gitignore b/.gitignore index 5ce8589..67780be 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,9 @@ __pycache__/ Questie-X-Turtle.toc skills-lock.json .luarc.json +skills/ +scratch/ +workflow/ +Tests/ +Tools/ +.claude/skills/ diff --git a/skills/hindsight-docs b/skills/hindsight-docs deleted file mode 120000 index 364a8a6..0000000 --- a/skills/hindsight-docs +++ /dev/null @@ -1 +0,0 @@ -/mnt/c/Users/kance/Documents/GitHub/Questie-X/.agents/skills/hindsight-docs \ No newline at end of file