Files
Questie-X/.gitignore
T
Xurkon 79e7ee94cc Remove remaining dev files from git and add comprehensive export-ignore
- Remove .claude/skills/hindsight-docs from tracking
- Remove skills/hindsight-docs (hindsight symlink) from tracking
- Add to .gitignore + export-ignore: skills/, scratch/, workflow/, Tests/, Tools/, .claude/skills/
- Add skills/, scratch/, workflow/, Tests/, Tools/, .claude/skills/ to export-ignore
2026-05-04 20:11:52 -05:00

54 lines
545 B
Plaintext

# IDE
.idea/
.vscode/
*.iml
.DS_Store
# Build artifacts
*.zip
*.log
*.tmp
*.bak
*.old
# Scripts
*.py
*.js
*.ps1
tmp_*.py
release_notes.txt
# Docs
!README.md
!CHANGELOG.md
!RELEASE_NOTES.md
!LICENSE
!Icons/MIT.txt
# Dev files
coords.lua
debug.lua
debug_tooltip.lua
verify_*.lua
.history/
Research/
Tools/
tests/
Tests/
workflow/
__pycache__/
.agents/
.kilocode/
# Assets that shouldn't be in source
# (Icons/* are needed for release)
Questie-X-Turtle.toc
skills-lock.json
.luarc.json
skills/
scratch/
workflow/
Tests/
Tools/
.claude/skills/