
.env
*.tmp
*.json
*.js
*.yaml
*.yml
*.txt
*.log
logs/
*.rpy
*.csv
*.ks
*.cid
*.png
*.script
__pycache__

!assets/*.png
!.pre-commit-config.yaml
!data/prompt.txt
!data/vocab_base.txt
!requirements.txt
!util/tl_inspector/TLInspector.js
!util/forge/Forge_MZ.js
!util/forge/Forge_MV.js
!util/forge/upstream/Forge_MZ.js
!util/forge/upstream/Forge_MV.js
util/forge/.forge_version.json
util/ace/*.exe
util/ace/.tools_version.json
util/wolfdawn/.wolf_version.json
!util/ace/offline/*.exe

# WolfDawn: keep the committed prebuilt binaries (offline) under version control.
!util/wolfdawn/bin/**
