build: exe 파일 추가 (최신 빌드)
- PaymentBridge.exe: HTTP API 서버 - PaymentStop.exe: 결제 취소 테스트용
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,11 +1,7 @@
|
||||
# Build outputs
|
||||
*.exe
|
||||
*.pdb
|
||||
*.dll
|
||||
|
||||
# But keep source
|
||||
!*.cs
|
||||
|
||||
# IDE
|
||||
.vs/
|
||||
*.user
|
||||
*.pdb
|
||||
|
||||
# Logs (optional)
|
||||
# *.log
|
||||
|
||||
Reference in New Issue
Block a user