update
This commit is contained in:
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
*.exe
|
||||
*.dll
|
||||
*.ocx
|
||||
*.oca
|
||||
*.tlb
|
||||
*.olb
|
||||
*.dat
|
||||
|
||||
*.tmp
|
||||
*.log
|
||||
|
||||
*.vbp
|
||||
*.vbw
|
||||
|
||||
*.exp
|
||||
*.lib
|
||||
*.pdb
|
||||
|
||||
.vb6
|
||||
Debug
|
||||
Release
|
||||
|
||||
UserData
|
||||
|
||||
bin/
|
||||
obj/
|
||||
Reference in New Issue
Block a user