Some checks failed
ci / build (push) Failing after 2s
TxCore/ECPG legacy 매입·정산 C 슬라이스(빌드검증) + Spring Boot 멀티모듈 골격(mvn test green) + MIGRATION.md 전환룰 + CI(boot 빌드).
18 lines
211 B
Text
18 lines
211 B
Text
# 빌드 산출물
|
|
build/
|
|
bin/
|
|
|
|
# ECPG 생성 소스 (.pgc -> .c)
|
|
app/dbio/*.c
|
|
app/online/mg_recv_svc.c
|
|
app/online/ac_intake_svc.c
|
|
app/batch/*.c
|
|
|
|
# 오브젝트/라이브러리
|
|
*.o
|
|
*.a
|
|
*.so
|
|
|
|
# 기타
|
|
*.log
|
|
core
|