forked from mongodb/mongo-c-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
106 lines (106 loc) · 1.28 KB
/
.gitignore
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
*~
*.a
aclocal.m4
aggregation1
AUTHORS
autom4te.cache
bulk1
bulk2
bulk3
bulk4
bulk5
bulk6
bulk-collation
ChangeLog
cluster1
CMakeCache.txt
CMakeFiles
compile
config.*
configure
COPYING
data
depcomp
.deps
.dirstamp
.DS_Store
echo-server
example-command-monitoring
example-client
example-scram
example-gridfs
example-matcher
example-sdam-monitoring
filter-bsondump
find-and-modify
fam
*.gcda
*.gcno
*.gz
index-source
INSTALL
install-sh
*.la
.libs
libtool
*.lo
ltmain.sh
Makefile
Makefile.in
missing
mongoc-dump
mongoc-ping
mongoc-stat
mongoc-tail
*.o
*.pc
README
repltest1
shardtest1
shardtest2
*.so
*.so.*
stamp-h1
*.swp
tags
test-libmongoc
test-load
test-results.json
test-mock-server
test-mongoc-array
test-mongoc-buffer
test-mongoc-client
test-mongoc-client-pool
test-mongoc-collection
test-mongoc-cursor
test-mongoc-database
test-mongoc-exhaust
test-mongoc-event
test-mongoc-find-and-modify
test-mongoc-gridfs
test-mongoc-gridfs-file-page
test-mongoc-list
test-mongoc-matcher
test-mongoc-queue
test-mongoc-read-prefs
test-mongoc-rpc
test-mongoc-stream
test-mongoc-stream-tls
test-mongoc-uri
test-mongoc-write-concern
test-replica-set
test-replica-set-ssl
test-secondary
test-sharded-cluster
test-x509
# Windows things
*.dir
*.vcxproj*
*.cmake
Debug
x64
*.sdf
*.sln
install_manifest.txt
.vs
doc/installing.page