source: network-game/.gitignore@ 53643ca

Last change on this file since 53643ca was 53643ca, checked in by Dmitry Portnoy <dmp1488@…>, 10 years ago

Server loads user profile and game history info from the database, saves game history to the db after every game, and uses a lua settings file to load db settings

  • Property mode set to 100644
File size: 92 bytes
RevLine 
[6fab975]1Debug/
2Release/
3ipch/
[efdb3ec]4*.suo
5*.sdf
6*.opensdf
[6fab975]7*.o
[2e5aa0c]8*.log
9gameClient
[53643ca]10gameServer
[2e5aa0c]11graphics_engine
Note: See TracBrowser for help on using the repository browser.