28 lines
337 B
Plaintext
28 lines
337 B
Plaintext
## 파일무시
|
|
|
|
## 다음과 같은 확장자는 전체 무시
|
|
*.pub
|
|
*.sln
|
|
*.inf
|
|
*.csproj
|
|
*.config
|
|
*.exe
|
|
*.xlsx
|
|
*.zip
|
|
|
|
## 폴더 무시
|
|
unimarc/Factory_Client/
|
|
ISBN_Client/
|
|
Test_Project/
|
|
Test_HTML/
|
|
AuthorSymbol/
|
|
TestGrid/
|
|
Split_Marc/
|
|
Test_Update/
|
|
Barum_TestProject/
|
|
MacroTest/
|
|
AlarmTest/
|
|
Output_Excel/
|
|
Test_DLS/
|
|
MarcCroling/
|
|
OutPutMarc/ |