[9744] Prevent adding .vsp files from VS10 to repo

This commit is contained in:
VladimirMangos 2010-04-14 02:08:53 +04:00
parent e89583ba34
commit 502345b2b8
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__ #ifndef __REVISION_NR_H__
#define __REVISION_NR_H__ #define __REVISION_NR_H__
#define REVISION_NR "9743" #define REVISION_NR "9744"
#endif // __REVISION_NR_H__ #endif // __REVISION_NR_H__

1
win/.gitignore vendored
View file

@ -15,4 +15,5 @@
*.sdf *.sdf
*.opensdf *.opensdf
*.sln.cache *.sln.cache
*.vsp
ipch ipch