summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-01-26 22:19:15 -0500
committerEliot Horowitz <eliot@10gen.com>2009-01-26 22:19:15 -0500
commit4ffda5ea25020b5b6e18392900ed52e20e7cb6e3 (patch)
tree8741dc7f1bac56cc194deb76e30757b36de30845 /.gitignore
parentb29806e4a1821c32fc567c4208059cf1bf4a3552 (diff)
downloadmongo-4ffda5ea25020b5b6e18392900ed52e20e7cb6e3.tar.gz
dbshell
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 716ed63065d..34ea4c795e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
.jsdbshell
+.dbshell
.sconsign.dblite
+.sconf_temp
+
*~
*.o
*.aps
@@ -10,21 +13,31 @@
*.obj
*.opt
*.pch
+*.jsh
+*.jsall
+
db/Debug
db/db
db/dbgrid
db/dbtests
db/oplog*
db/.gdb*
+config.log
#temp dirs
dump
log
logs
+docs
# binaryies
mongodump
mongoimport
firstExample
+secondExample
libmongoclient.*
+libmongotestfiles.*
test
+authTest
+clientTest
+dbshell