diff options
author | Eliot Horowitz <eliot@10gen.com> | 2009-09-09 09:42:05 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2009-09-09 09:42:05 -0400 |
commit | 43f7916bf674e38c0ec97d1e13e65c2ba7e013c3 (patch) | |
tree | 8d741d8f6a27d4e5915a5e202967f2160c5c7315 /.gitignore | |
parent | fce76595ff5b617842f14aa611b121449c19248e (diff) | |
download | mongo-43f7916bf674e38c0ec97d1e13e65c2ba7e013c3.tar.gz |
this shouldn't be in version control
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1cdaf0f3f06..e6a74705040 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ *.idb *.pdb *.manifest +*.gch *# .#* shell/mongo.cpp |