feat: resolve quest cache validation timeout and update gitignore

This commit is contained in:
Xurkon
2026-03-22 16:03:19 -05:00
parent 55b5c83e50
commit 284f0c3794
5 changed files with 20 additions and 14 deletions
+13 -5
View File
@@ -14,11 +14,6 @@ workflow/
!LICENSE
!Icons/MIT.txt
# Build/tool artifacts
__pycache__/
.agents/
# Local dev files
coords.lua
debug.lua
debug_tooltip.lua
@@ -26,5 +21,18 @@ debug_tooltip.lua
Research/
Tools/
tests/
Tests/
docs/
!docs/changelog.html
tmp_*.py
release_notes.txt
workflow/
__pycache__/
.agents/
.idea/
.vscode/
*.zip
*.log
*.tmp
*.bak
*.old