1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-15 11:35:22 +01:00

Add dummy and LevelDB database backends

This commit is contained in:
Ilya Zhuravlev
2012-10-23 01:18:44 +04:00
committed by Sfan5
parent 71a8769bb5
commit 58841ef12f
148 changed files with 26766 additions and 242 deletions

8
src/leveldb/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
build_config.mk
*.a
*.o
*.dylib*
*.so
*.so.*
*_test
db_bench