- Recorder STAThread + KeyTranslator + 3 split counters - Player StepKind Wheel/Focus + null-target guard - 60/60 tests, regression trap verified - gitignore artifacts/ and scenarios/ (smoke local data) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
23 lines
405 B
Plaintext
23 lines
405 B
Plaintext
# SUT 바이너리 트리 — recordingtest 저장소에는 포함하지 않음.
|
|
# 로컬 테스트용으로만 동봉하며, 각 개발자가 별도로 배치한다.
|
|
EG-BIM Modeler/
|
|
|
|
# Build outputs
|
|
bin/
|
|
obj/
|
|
*.user
|
|
*.suo
|
|
.vs/
|
|
|
|
# Logs & temp
|
|
*.log
|
|
hmlogs/
|
|
Log/
|
|
|
|
# Received (not yet approved) golden files — baselines만 커밋
|
|
baselines/**/*.received.*
|
|
|
|
# Local smoke test output
|
|
artifacts/
|
|
scenarios/
|