libmdbx/.gitignore

48 lines
442 B
Plaintext
Raw Normal View History

*.[ao]
*.bak
*.exe
2022-01-20 21:31:21 +03:00
*.err
*.gcda
*.gcno
*.gcov
*.lo
*.orig
*.rej
*.so
*.dll
*.dylib
*.dSYM
*[~#]
.idea
.vs/
2021-07-26 19:10:35 +02:00
.vscode/
cmake-build-*
@*
core
mdbx_example
libmdbx.creator.user
2021-07-16 10:14:46 +03:00
CMakeLists.txt.user
mdbx_chk
mdbx_copy
mdbx_drop
mdbx_dump
mdbx_load
mdbx_stat
mdbx_test
test.log
test/tmp.db
2017-04-24 19:03:38 +03:00
test/tmp.db-lck
tmp.db
2017-04-24 19:03:38 +03:00
tmp.db-lck
valgrind.*
src/version.c
src/config.h
dist/
2021-07-16 10:14:46 +03:00
dist-check/
dist-checked.tag
*.tar*
2022-04-23 14:10:41 +03:00
*.zip
docs/Doxyfile
docs/html/
buildflags.tag