[8485] Ignore *.sln.cache file created at use msbuild command.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
yad02 2009-09-10 08:20:31 +04:00 committed by VladimirMangos
parent 70df7c8e91
commit b681b4f3f3
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8484"
#define REVISION_NR "8485"
#endif // __REVISION_NR_H__