feat: HwpToPdfConverter exe 추가, .gitignore 설정
- HwpToHwpxConverter_260420/: HWP→HWPX 변환 exe 및 의존 파일 포함 - .gitignore: __pycache__, input/, test_output/, .venv/, *.zip 제외 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
4
HwpToHwpxConverter_260420/config.json
Normal file
4
HwpToHwpxConverter_260420/config.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"OutputType": ".pdf",
|
||||
"TargetOverWrite": true
|
||||
}
|
||||
Reference in New Issue
Block a user