Files
recordingtest/.gitignore
minsung a5523b41e5 Orchestrate smoke gap fix evaluation + close smoke iter 1 (#11)
- 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>
2026-04-07 17:34:49 +09:00

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/