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:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
## 파일무시
|
||||
desktop.ini
|
||||
UpgradeLog.htm
|
||||
|
||||
## 다음과 같은 확장자는 전체 무시
|
||||
.vs
|
||||
@@ -14,6 +16,7 @@ packages
|
||||
*.xlsx
|
||||
*.zip
|
||||
|
||||
|
||||
## 폴더 무시
|
||||
unimarc/Factory_Client/
|
||||
ISBN_Client/
|
||||
@@ -31,6 +34,5 @@ Test_DLS/
|
||||
MarcCroling/
|
||||
OutPutMarc/
|
||||
GolfTicketing/
|
||||
/unimarc/UniMarc/obj
|
||||
/unimarc/UniMarc/.vs
|
||||
/unimarc/UniMarc/bin
|
||||
|
||||
*.msi
|
||||
|
||||
Reference in New Issue
Block a user