79 lines
1.2 KiB
Plaintext
79 lines
1.2 KiB
Plaintext
# Build artifacts
|
|
workflow/
|
|
Tools/
|
|
|
|
# Test files
|
|
Tests/
|
|
tests/
|
|
Modules/*_spec.lua
|
|
|
|
# Dev notes and session artifacts
|
|
docs/arrow-options.png
|
|
docs/sunstrider-pin-fix.md
|
|
docs/sunstrider-coordinate-collection.md
|
|
docs/PROGRESS.md
|
|
docs/testing-macros.md
|
|
docs/sunstrider*.md
|
|
docs/testing*.md
|
|
handoff.md
|
|
QUESTIE-LEARNER-HANDOFF.md
|
|
|
|
# Generated/lock files
|
|
skills-lock.json
|
|
*.zip
|
|
|
|
# CodexBot artifacts
|
|
.codex/
|
|
|
|
# Agent/dev tooling
|
|
.agent/
|
|
.agents/
|
|
.claude/
|
|
.history/
|
|
.kilocode/
|
|
skills/
|
|
scratch/
|
|
|
|
# Lua/WoW dev artifacts
|
|
.busted
|
|
.luarc.json
|
|
selene.toml
|
|
temp_*.png
|
|
Icons/arrow.tga
|
|
Icons/arrowold.tga
|
|
Compat/Debug.lua
|
|
Modules/Arrow/QuestieArrow.lua.bak4
|
|
Modules/Arrow/QuestieArrow_HEAD.lua
|
|
Questie-X-Turtle.toc
|
|
Tooltip_772ebd1.lua
|
|
coords.lua
|
|
debug.lua
|
|
debug_tooltip.lua
|
|
luac.out
|
|
release_notes.txt
|
|
|
|
# Python artifacts
|
|
__pycache__/
|
|
cleanup_init.py
|
|
tmp_*.py
|
|
|
|
# Config
|
|
wow_classic.yml
|
|
|
|
# Dev scripts
|
|
Makefile
|
|
move_recompile.py
|
|
|
|
# Minimap drift investigation scripts (legacy — see tests/ for archived copies)
|
|
drift_test.lua
|
|
drift_verification.lua
|
|
spawn_calibration.lua
|
|
debug_coords.lua
|
|
minimap_calibration.lua
|
|
radius_debug.lua
|
|
diagnostic_minimap_drift.lua
|
|
elvui_debug.lua
|
|
elvui_terrain_audit.lua
|
|
Compat/HBD.lua.backup
|
|
Compat/HBD.lua.bak
|