forked from rethinkdb/rethinkdb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
47 lines (47 loc) · 977 Bytes
/
.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
*.pyc
*.swp
*~
.DS_Store
.tags
TAGS
.cscope
cscope.files
cscope.out
build
src/quickrun_rethinkdb
src/debug_rethinkdb
src/eavesdrop_rethinkdb
src/eavesdrop_memcache
src/eavesdrop
src/eavesdrop_debug
src/valgrind_rethinkdb
rethinkdb_data
rethinkdb_metadata
bench/stress-client/stress
bench/stress-client/libstress.so
bench/stress-client/*.o
bench/stress-client/protocols/*.o
bench/stress-client/protocols/query_language.pb.h
bench/stress-client/protocols/query_language.pb.cc
external/gtest/make/gtest-all.o
external/gtest/make/gtest.a
last_tested_versions
src/spin_up_clusters.py
src/.clang_complete
src/find_replace.sh
src/make_filter.sh
scripts/netrecord/netrecord
src/cluster_directory_*
support/
custom.mk
config.mk
mk/gen/*
test/rql_test/run/
drivers/python/rethinkdb/ql2_pb2.py
external/re2/obj/
drivers/python/rethinkdb/ql2.pb.cc
drivers/python/rethinkdb/ql2.pb.h
drivers/python/rethinkdb_pbcpp.so
test_results.*
drivers/python/rethinkdb/docs.py
drivers/python/ql2.proto