24 lines
413 B
Plaintext
24 lines
413 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/
|
|
.usage/
|