Update Form1.cs with line processing logic
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
## 파일무시
|
||||
desktop.ini
|
||||
UpgradeLog.htm
|
||||
|
||||
##폴더무시
|
||||
bin
|
||||
obj
|
||||
packages
|
||||
|
||||
## 다음과 같은 확장자는 전체 무시
|
||||
.vs
|
||||
*.pub
|
||||
*.sln
|
||||
*.inf
|
||||
*.csproj
|
||||
*.config
|
||||
*.exe
|
||||
*.xlsx
|
||||
*.zip
|
||||
*.msi
|
||||
Reference in New Issue
Block a user