0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 16:24:56 +01:00
mongodb/.gitignore
Dwight Merriman c4bd465042 towards 3
2010-04-24 18:25:58 -04:00

113 lines
959 B
Plaintext

.jsdbshell
.dbshell
.sconsign.dblite
.sconf_temp
*~
*.o
*.os
*.obj
*.aps
*.ilk
*.tar.gz
*.suo
*.ncb
*.idb
*.obj
*/*.obj
*.opt
*.pch
*.jsh
*.jsall
*.pyc
*.log
*.exe
*.exp
*.lib
*.idb
*.pdb
*.manifest
*.gch
*.vcproj.*
*#
.#*
shell/mongo.cpp
shell/mongo-server.cpp
*/Debug/
*/*/Debug/
*/Release/
db/.gdb*
db/makefile.local
config.log
settings.py
buildinfo.cpp
tags
TAGS
#temp dirs
dump
log
logs
docs/html
docs/latex
32bit
scratch
# binaries
mongo
mongod
mongogrid
mongos
mongodump
mongorestore
mongofiles
mongoexport
mongoimport
mongosniff
mongobridge
mongostat
*.tgz
*.zip
*.tar.gz
mongodb-*
#libs
libmongoclient.*
libmongotestfiles.*
# examples
firstExample
secondExample
whereExample
#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
# QtCreator
*.config
*.creator
*.creator.user
*.files
*.includes