mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 13:37:01 +00:00
[9744] Prevent adding .vsp files from VS10 to repo
This commit is contained in:
parent
e89583ba34
commit
502345b2b8
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9743"
|
||||
#define REVISION_NR "9744"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
1
win/.gitignore
vendored
1
win/.gitignore
vendored
|
|
@ -15,4 +15,5 @@
|
|||
*.sdf
|
||||
*.opensdf
|
||||
*.sln.cache
|
||||
*.vsp
|
||||
ipch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue