goldberg_emulator/.gitignore

28 lines
298 B
Plaintext
Raw Normal View History

.vs/*
2019-04-21 21:25:37 +00:00
.vscode/*
*.bin
*.o
net.pb.*
*steam_api*
release/*
/build*/
2019-04-21 21:25:37 +00:00
*.obj
/dll/net.pb.cc
/dll/net.pb.h
2019-04-21 21:25:37 +00:00
base.exp
base.lib
rtlgenrandom*
steamclient.exp
2019-06-14 23:23:45 +00:00
steamclient.lib
<<<<<<< .gitignore
2019-06-14 23:23:45 +00:00
external
.vs
*.sln
*.vcxproj*
Debug
Release
Win32
x64
=======
2019-08-14 16:11:00 +00:00
out/*
>>>>>>> .gitignore