mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
[11936] Add git_id (*nix version) to .gitignore
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
parent
05c774a0ad
commit
c0eca52371
2 changed files with 2 additions and 1 deletions
1
contrib/git_id/.gitignore
vendored
1
contrib/git_id/.gitignore
vendored
|
|
@ -14,3 +14,4 @@
|
||||||
*.pdb
|
*.pdb
|
||||||
Debug
|
Debug
|
||||||
Release
|
Release
|
||||||
|
git_id
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "11935"
|
#define REVISION_NR "11936"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue