0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 00:32:18 +01:00
mongodb/.gitignore
2009-02-07 10:35:57 -05:00

64 lines
500 B
Plaintext

.jsdbshell
.dbshell
.sconsign.dblite
.sconf_temp
*~
*.o
*.aps
*.tar.gz
*.suo
*.ncb
*.idb
*.obj
*.opt
*.pch
*.jsh
*.jsall
*.pyc
*.log
*#
.#*
db/Debug
db/oplog*
db/.gdb*
db/makefile.local
config.log
settings.py
#temp dirs
dump
log
logs
docs
32bit
scratch
# binaryies
mongo
mongod
mongogrid
mongos
mongodump
mongofiles
mongoexport
mongoimport
mongoimportjson
*.tgz
#libs
libmongoclient.*
libmongotestfiles.*
# examples
firstExample
secondExample
whereExample
#tests
test
authTest
clientTest