0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/.gitignore
2009-10-16 21:01:56 +08:00

94 lines
732 B
Plaintext

.jsdbshell
.dbshell
.sconsign.dblite
.sconf_temp
*~
*.o
*.aps
*.tar.gz
*.suo
*.ncb
*.idb
*.obj
*/*.obj
*.opt
*.pch
*.jsh
*.jsall
*.pyc
*.log
*.exe
*.exp
*.lib
*.idb
*.pdb
*.manifest
*.gch
*#
.#*
shell/mongo.cpp
db/Debug
db/oplog*
db/.gdb*
db/makefile.local
config.log
settings.py
buildinfo.cpp
tags
#temp dirs
dump
log
logs
docs
32bit
scratch
# binaries
mongo
mongod
mongogrid
mongos
mongodump
mongorestore
mongofiles
mongoexport
mongoimport
mongosniff
mongobridge
*.tgz
*.zip
*.tar.gz
mongodb-*
#libs
libmongoclient.*
libmongotestfiles.*
# examples
firstExample
secondExample
whereExample
#tests
test
authTest
perftest
clientTest
#debian
build-stamp
configure-stamp
debian/mongodb
debian/mongodb.*
#osx
.DS_Store