0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 00:32:18 +01:00
mongodb/.gitignore
2011-11-29 16:23:39 -05:00

136 lines
1.3 KiB
Plaintext

.jsdbshell
.dbshell
.sconsign.dblite
.sconf_temp
perf.data
massif.out.*
*~
*.swp
*.o
*.os
*.obj
*.aps
*.ilk
*.tar.gz
*.suo
*.ncb
*.idb
*.obj
*/*.obj
*.opt
*.pch
*.jsh
*.jsall
*.pyc
*.log
*.exe
*.exp
*.lib
*.idb
*.pdb
*.manifest
*.user
*.gch
*.*sdf
*.psess
*#
.#*
shell/mongo.cpp
shell/mongo-server.cpp
*/Debug/
*/*/Debug/
*/Release/
*/*/Release/
db/.gdb*
db/makefile.local
db/_ReSharper.db
config.log
settings.py
buildinfo.cpp
tags
TAGS
failfile.smoke
#temp dirs
dump
log
logs
docs/html
docs/latex
docs/doxygen
32bit
scratch
# binaries
mongo
mongod
mongogrid
mongos
mongodump
mongorestore
mongofiles
mongoexport
mongoimport
mongosniff
mongobridge
mongostat
mongotop
mongooplog
mongoperf
bsondump
*.tgz
*.zip
*.tar.gz
mongodb-*
mongo-cxx-driver-*
#libs
libmongoclient.*
libmongotestfiles.*
libmongoshellfiles.*
# examples
firstExample
secondExample
whereExample
bsondemo
rsExample
#tests
test
authTest
perftest
clientTest
httpClientTest
#debian
build-stamp
configure-stamp
debian/mongodb
# This was inserted 2009-08-16, nobody knows why.
#debian/mongodb.*
#osx
.DS_Store
#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
*.creator
*.creator.user
*.files
*.includes
*.orig