summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 716ed63065d0bf50068a7da6b4cf0ed4347eb2a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.jsdbshell
.sconsign.dblite
*~
*.o
*.aps
*.tar.gz
*.suo
*.ncb
*.idb 
*.obj 
*.opt 
*.pch 
db/Debug
db/db
db/dbgrid
db/dbtests
db/oplog*
db/.gdb*

#temp dirs
dump
log
logs

# binaryies
mongodump
mongoimport
firstExample
libmongoclient.*
test