31 lines
463 B
Text
31 lines
463 B
Text
|
|
.env
|
|
*.tmp
|
|
*.json
|
|
*.js
|
|
*.yaml
|
|
*.yml
|
|
*.txt
|
|
*.log
|
|
*.rpy
|
|
*.csv
|
|
*.ks
|
|
*.cid
|
|
*.png
|
|
*.script
|
|
__pycache__
|
|
|
|
!assets/*.png
|
|
!.pre-commit-config.yaml
|
|
!prompt.txt
|
|
!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/ace/offline/*.exe
|