diff options
author | Eliot Horowitz <eliot@10gen.com> | 2010-06-07 10:56:05 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2010-06-07 10:56:05 -0400 |
commit | 8c6a00675f53749ea0ebea1e7027c199e24df7e5 (patch) | |
tree | 15fa112ea9df0d75e721385ad4781024fed988c6 /.gitignore | |
parent | a4c850a06de9a14f99d1c93c236beab983573f6b (diff) | |
download | mongo-8c6a00675f53749ea0ebea1e7027c199e24df7e5.tar.gz |
perf temp file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d43a15dfd87..03424e335ab 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ .dbshell .sconsign.dblite .sconf_temp +perf.data *~ *.o |