File tree 1 file changed +47
-25
lines changed
1 file changed +47
-25
lines changed Original file line number Diff line number Diff line change
1
+ * [~# ]
2
+ @ *
1
3
* . [ao ]
4
+ * .autosave
2
5
* .bak
3
- * .exe
6
+ build.ninja
7
+ cmake-build- *
8
+ CMakeCache.txt
9
+ CMakeFiles /
10
+ cmake_install.cmake
11
+ CMakeLists.txt.user
12
+ core
13
+ CTestTestfile.cmake
14
+ DartConfiguration.tcl
15
+ dist /
16
+ * .dll
17
+ docs /Doxyfile
18
+ docs /html /
19
+ * .dSYM
20
+ * .dylib
4
21
* .err
22
+ * .exe
5
23
* .gcda
6
24
* .gcno
7
25
* .gcov
8
- * .lo
9
- * .orig
10
- * .rej
11
- * .so
12
- * .dll
13
- * .dylib
14
- * .dSYM
15
- * [~# ]
16
26
.idea
17
- .vs /
18
- .vscode /
19
- cmake-build- *
20
- @ *
21
- core
22
- mdbx_example
23
27
libmdbx.creator.user
24
- CMakeLists.txt.user
28
+ * .lo
25
29
mdbx_chk
26
30
mdbx_copy
27
31
mdbx_drop
28
32
mdbx_dump
33
+ mdbx_example
29
34
mdbx_load
30
35
mdbx_stat
31
36
mdbx_test
37
+ .ninja_deps
38
+ .ninja_log
39
+ * .orig
40
+ * .rej
41
+ * .so
42
+ src /config.h
43
+ src /version.c
44
+ * .tar *
45
+ test /cmake_install.cmake
46
+ test /CTestTestfile.cmake
47
+ test_extra_crunched_delete
48
+ test_extra_cursor_closing
49
+ test_extra_dbi
50
+ test_extra_doubtless_positioning
51
+ test_extra_dupfix_addodd
52
+ test_extra_dupfix_multiple
53
+ test_extra_early_close_dbi
54
+ test_extra_hex_base64_base58
55
+ test_extra_maindb_ordinal
56
+ test_extra_open
57
+ test_extra_pcrf
58
+ test_extra_upsert_alldups
59
+ Testing /
32
60
test.log
33
61
test /tmp.db
34
62
test /tmp.db-lck
35
63
tmp.db
36
64
tmp.db-lck
37
65
valgrind. *
38
- src /version.c
39
- src /config.h
40
- dist /
41
- dist-check /
42
- dist-checked.tag
43
- * .tar *
66
+ version.c
67
+ .vs /
68
+ .vscode /
44
69
* .zip
45
- docs /Doxyfile
46
- docs /html /
47
- buildflags.tag
You can’t perform that action at this time.
0 commit comments