-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
58 lines (48 loc) · 1.05 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
rocksdb-skylake4/data
rocksdb-file/data
rocksdb/data
sqlite/data
redis/data
lmdb/data
rocksdb-skylake4/aurora.log
rocksdb-file/aurora.log
rocksdb/aurora.log
redis/aurora.log
lmdb/aurora.log
sqlite/aurora.log
sqlite/report/report.pdf
rocksdb-skylake4/rocksdb
rocksdb-file/rocksdb
rocksdb/rocksdb
redis/redis
redis/binaries
lmdb/lmdb
postgres/postgres
postgres/data
persistence-benchmarks/redis/redis
persistence-benchmarks/sqlite/sqlite
persistence-benchmarks/rocksdb/rocksdb
persistence-benchmarks/postgres/postgres
persistence-benchmarks/redis/data
persistence-benchmarks/sqlite/data
persistence-benchmarks/rocksdb/data
persistence-benchmarks/postgres/data
microbenchmarks/checkpoint
microbenchmarks/delta
microbenchmarks/directio
microbenchmarks/memsnap
microbenchmarks/memsnap-old
microbenchmarks/multimemsnap
microbenchmarks/multisas
microbenchmarks/old
microbenchmarks/sastrack
microbenchmarks/wal
**/*.swp
**/appendonlydir
vm-microbench/vmobject
*.pdf
__pycache__
sqlite/graphs/fillrandbatch
sqlite/graphs/fillseqbatch
sqlite/graphs/pgfs
sqlite/graphs/tatp