64 lines
1.5 KiB
Plaintext
64 lines
1.5 KiB
Plaintext
# Ensure consistent line endings
|
|
* text=auto
|
|
|
|
# Exclude dev/meta files from release archives
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.busted export-ignore
|
|
.luarc.json export-ignore
|
|
selene.toml export-ignore
|
|
.codex/ export-ignore
|
|
.codex/skills/ export-ignore
|
|
.codex-plugin/ export-ignore
|
|
handoff.md export-ignore
|
|
QUESTIE-LEARNER-HANDOFF.md export-ignore
|
|
.kilocode/ export-ignore
|
|
.idea/ export-ignore
|
|
.vscode/ export-ignore
|
|
*.iml export-ignore
|
|
*.zip export-ignore
|
|
*.log export-ignore
|
|
*.tmp export-ignore
|
|
temp_*.png export-ignore
|
|
docs/arrow-options.png export-ignore
|
|
docs/PROGRESS.md export-ignore
|
|
docs/sunstrider*.md export-ignore
|
|
docs/testing*.md export-ignore
|
|
*.bak export-ignore
|
|
*.old export-ignore
|
|
*.py export-ignore
|
|
*.js export-ignore
|
|
*.ps1 export-ignore
|
|
*.txt export-ignore
|
|
.luarc.json export-ignore
|
|
.coords.lua export-ignore
|
|
debug.lua export-ignore
|
|
debug_tooltip.lua export-ignore
|
|
verify_*.lua export-ignore
|
|
.history/ export-ignore
|
|
Research/ export-ignore
|
|
Tools/ export-ignore
|
|
tests/ export-ignore
|
|
Tests/ export-ignore
|
|
workflow/ export-ignore
|
|
__pycache__/ export-ignore
|
|
.agents/ export-ignore
|
|
tmp_*.py export-ignore
|
|
release_notes.txt export-ignore
|
|
RELEASE_NOTES.md export-ignore
|
|
README.md export-ignore
|
|
CHANGELOG.md export-ignore
|
|
changelog.html export-ignore
|
|
docs/ export-ignore
|
|
.claude/ export-ignore
|
|
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
|