0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
mongodb/.gitignore

116 lines
983 B
Plaintext
Raw Normal View History

2009-01-11 00:35:37 +01:00
.jsdbshell
2009-01-27 04:19:15 +01:00
.dbshell
2009-01-11 00:35:37 +01:00
.sconsign.dblite
2009-01-27 04:19:15 +01:00
.sconf_temp
2007-10-20 01:35:48 +02:00
*~
*.o
*.os
2010-02-10 00:28:36 +01:00
*.obj
2007-10-20 01:35:48 +02:00
*.aps
2010-02-10 00:28:36 +01:00
*.ilk
2007-10-20 01:35:48 +02:00
*.tar.gz
*.suo
*.ncb
*.idb
*.obj
2009-05-13 17:07:00 +02:00
*/*.obj
2007-10-20 01:35:48 +02:00
*.opt
*.pch
2009-01-27 04:19:15 +01:00
*.jsh
*.jsall
2009-01-27 19:08:44 +01:00
*.pyc
2009-02-07 16:35:57 +01:00
*.log
2009-05-13 17:07:00 +02:00
*.exe
*.exp
*.lib
*.idb
*.pdb
*.manifest
2010-05-23 00:24:55 +02:00
*.user
2009-09-09 15:42:05 +02:00
*.gch
2010-05-03 01:17:35 +02:00
*.*sdf
*.psess
2009-01-30 15:23:06 +01:00
*#
.#*
shell/mongo.cpp
shell/mongo-server.cpp
2009-01-27 04:19:15 +01:00
2010-04-25 00:25:58 +02:00
*/Debug/
*/*/Debug/
*/Release/
2010-05-03 01:17:35 +02:00
*/*/Release/
2008-09-15 15:50:39 +02:00
db/.gdb*
2009-01-27 15:26:15 +01:00
db/makefile.local
2009-01-27 04:19:15 +01:00
config.log
2009-01-27 19:08:44 +01:00
settings.py
2009-03-18 19:29:14 +01:00
buildinfo.cpp
2009-10-13 17:35:55 +02:00
tags
2010-02-08 11:01:45 +01:00
TAGS
2009-01-12 02:22:17 +01:00
#temp dirs
dump
2008-09-15 15:50:39 +02:00
log
2009-01-12 02:22:17 +01:00
logs
2009-11-19 16:49:34 +01:00
docs/html
docs/latex
32bit
2009-01-29 19:00:57 +01:00
scratch
2009-01-12 02:22:17 +01:00
2009-10-13 17:35:55 +02:00
# binaries
2009-01-27 15:26:15 +01:00
mongo
mongod
mongogrid
2009-02-03 19:15:54 +01:00
mongos
2009-02-08 16:37:39 +01:00
2009-01-12 02:22:17 +01:00
mongodump
2009-02-08 16:37:39 +01:00
mongorestore
2009-02-02 23:13:38 +01:00
mongofiles
2009-02-02 18:17:20 +01:00
mongoexport
2009-02-08 16:37:39 +01:00
mongoimport
2009-02-13 22:18:57 +01:00
mongosniff
2009-04-02 21:10:52 +02:00
mongobridge
2010-02-23 21:37:30 +01:00
mongostat
2009-02-08 16:37:39 +01:00
*.tgz
2009-05-13 17:07:00 +02:00
*.zip
*.tar.gz
mongodb-*
2009-01-27 15:26:15 +01:00
#libs
2009-01-13 15:56:18 +01:00
libmongoclient.*
2009-01-27 04:19:15 +01:00
libmongotestfiles.*
2009-01-27 15:26:15 +01:00
# examples
firstExample
secondExample
2009-01-29 16:30:25 +01:00
whereExample
2009-01-27 15:26:15 +01:00
#tests
2009-01-13 15:56:18 +01:00
test
2009-01-27 04:19:15 +01:00
authTest
2009-02-13 15:44:37 +01:00
perftest
2009-01-27 04:19:15 +01:00
clientTest
2010-02-12 17:33:07 +01:00
httpClientTest
2009-01-27 15:26:15 +01:00
2009-08-06 19:53:03 +02:00
#debian
build-stamp
configure-stamp
debian/mongodb
# This was inserted 2009-08-16, nobody knows why.
#debian/mongodb.*
2009-10-16 09:07:53 +02:00
#osx
.DS_Store
# QtCreator
*.config
*.creator
*.creator.user
*.files
*.includes