libmdbx/.gitignore

36 lines
322 B
Plaintext
Raw Normal View History

*.[ao]
*.bak
*.exe
*.gcda
*.gcno
*.gcov
*.lo
*.orig
*.rej
*.so
*[~#]
.idea
.le.ini
.vs/
cmake-build-*
@*
core
example
libmdbx.creator.user
mdbx_chk
mdbx_copy
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/elements/version.c
src/elements/config.h
dist/
*.tar*