0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/.gitignore
2009-01-29 13:01:45 -05:00

57 lines
451 B
Plaintext

.jsdbshell
.dbshell
.sconsign.dblite
.sconf_temp
*~
*.o
*.aps
*.tar.gz
*.suo
*.ncb
*.idb
*.obj
*.opt
*.pch
*.jsh
*.jsall
*.pyc
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
mongodump
mongoimport
mongoimportjson
#libs
libmongoclient.*
libmongotestfiles.*
# examples
firstExample
secondExample
whereExample
#tests
test
authTest
clientTest