goldberg_emulator/.gitignore
Soar Qin 856c0e7d26 Tweaks and fixes
1. Dynamically load RtlGenRandom() from advapi32.dll
2. Fix no return value warning in steam_overlay.h
3. Fix command-line too long issue in batch files by using
   setlocal/endlocal
2022-09-24 20:52:11 +08:00

16 lines
173 B
Text

.vs/*
.vscode/*
*.bin
*.o
net.pb.*
*steam_api*
release/*
/build*/
*.obj
/dll/net.pb.cc
/dll/net.pb.h
base.exp
base.lib
steamclient.exp
steamclient.lib
out/*