This commit is contained in:
Zachary Levy
2025-04-15 10:49:39 -07:00
commit a34ab82ae4
3 changed files with 1647 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# LMDB files
*.mdb
# Executables
*.bin
*.exe