Files
Questie-X/.gitignore
T

45 lines
438 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)