diff options
author | Eliot Horowitz <eliot@10gen.com> | 2012-01-17 21:17:19 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2012-01-17 21:17:19 -0500 |
commit | 057b78d8fca64c86c41515da7842d9dc10d7b714 (patch) | |
tree | 97b7c02754ba7e9d5bb5d16e7c418f316a06f062 /.gitignore | |
parent | f6fc6431bf0a49cef4d0bb019fa61f7e137852bc (diff) | |
download | mongo-057b78d8fca64c86c41515da7842d9dc10d7b714.tar.gz |
add old .gitignore things temporarily
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 71b9f9a6e68..ad78b8e0018 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,15 @@ debian/mongodb *.files *.includes *.orig + + +# old things that should be removed +# maybe remove this mid 2012 +src/third_party/js-1.7/jscpucfg +src/third_party/js-1.7/jskwgen +src/mongo/buildinfo.cpp +src/mongo/shell/mongo-server.cpp +src/mongo/shell/mongo.cpp +src/third_party/js-1.7/jsautocfg.h +src/third_party/js-1.7/jsautokw.h +buildinfo.cpp |