diff options
author | Eliot Horowitz <eliot@10gen.com> | 2009-03-17 10:22:26 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2009-03-17 10:22:26 -0400 |
commit | 5cd0f0e376ad4645f0741427cf50306ae80374ff (patch) | |
tree | 1fa4abb0bfe6ab9071fa49ef0aaa04e1fae56499 /.gitignore | |
parent | 3a1c70f6621faeaadad21ed3809d1f303f1e0061 (diff) | |
download | mongo-5cd0f0e376ad4645f0741427cf50306ae80374ff.tar.gz |
get version on startup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e48b2820bc8..5d38d5842f5 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ db/.gdb* db/makefile.local config.log settings.py +gitversion.cpp #temp dirs dump |