抛弃GdCpp*.dll/pdb历史重新建库。libhv和Sqlite的dll保留
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.vs/
|
||||
x64/
|
||||
x86/
|
||||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
*.suo
|
||||
*.user
|
||||
*.aps
|
||||
*.exp
|
||||
|
||||
#本库编译的不存档
|
||||
#GdCpp*.lib
|
||||
GdCpp*.dll
|
||||
GdCpp*.pdb
|
||||
GdCppStatic*.lib
|
||||
GdCppStatic*.pdb
|
||||
Reference in New Issue
Block a user