forked from rethinkdb/rethinkdb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
44 lines (44 loc) · 958 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
*.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
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_*
/custom.mk
/config.mk
/mk/gen/*
/test/rql_test/run/
/drivers/python/rethinkdb/ql2_pb2.py
/drivers/python/rethinkdb/ql2.pb.cc
/drivers/python/rethinkdb/ql2.pb.h
/drivers/python/rethinkdb_pbcpp.so
/test_results.*
/drivers/python/ql2.proto
/scripts/cluster_directory_*
/packaging/ami/build-ami-files/static-web