diff options
author | Eliot Horowitz <eliot@10gen.com> | 2011-08-21 10:40:24 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2011-08-21 10:40:24 -0400 |
commit | b5343d9319390cd1adc4028bd47e16d064be6280 (patch) | |
tree | 4fc4db3065ad94399cf1eb6a8e468534e9bdae16 /.gitignore | |
parent | f97d900e5a1096471679ec5c640b1176d2b78594 (diff) | |
download | mongo-b5343d9319390cd1adc4028bd47e16d064be6280.tar.gz |
remove bad files for sm SERVER-3659
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1c77913a9b7..26afcdef478 100644 --- a/.gitignore +++ b/.gitignore @@ -119,6 +119,9 @@ debian/mongodb #third party third_party/js-1.7/jsautocfg.h +third_party/js-1.7/jsautokw.h +third_party/js-1.7/jskwgen +third_party/js-1.7/jscpucfg # QtCreator *.config |