Merge branch 'chi202506' of https://git.tindevil.com/Gloria/Unimarc into chi202506

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
This commit is contained in:
2025-08-12 22:26:00 +09:00

8
.gitignore vendored
View File

@@ -1,4 +1,6 @@
## 파일무시 ## 파일무시
desktop.ini
UpgradeLog.htm
## 다음과 같은 확장자는 전체 무시 ## 다음과 같은 확장자는 전체 무시
.vs .vs
@@ -14,6 +16,7 @@ packages
*.xlsx *.xlsx
*.zip *.zip
## 폴더 무시 ## 폴더 무시
unimarc/Factory_Client/ unimarc/Factory_Client/
ISBN_Client/ ISBN_Client/
@@ -31,6 +34,5 @@ Test_DLS/
MarcCroling/ MarcCroling/
OutPutMarc/ OutPutMarc/
GolfTicketing/ GolfTicketing/
/unimarc/UniMarc/obj
/unimarc/UniMarc/.vs *.msi
/unimarc/UniMarc/bin