updated .gitignore
This commit is contained in:
parent
2f3fa2af69
commit
ef73cec136
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,7 +4,8 @@ Debug
|
|||||||
_UpgradeReport_Files
|
_UpgradeReport_Files
|
||||||
Release
|
Release
|
||||||
mods/test
|
mods/test
|
||||||
|
.cache
|
||||||
|
UpgradeLog*.XML
|
||||||
|
|
||||||
*.so
|
*.so
|
||||||
*.dll
|
*.dll
|
||||||
|
Binary file not shown.
@ -1,2 +0,0 @@
|
|||||||
cl /I..\..\lib /LD /EHsc ..\..\include\xbot.lib hello.c
|
|
||||||
link /DLL /out:..\hello.dll hello.obj ..\..\include\xbot.lib
|
|
Loading…
Reference in New Issue
Block a user