feature/remove_sqlite #28

Merged
cromer merged 4 commits from feature/remove_sqlite into develop 2023-05-02 23:26:55 -04:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit edc0e2a39f - Show all commits

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ builddir
*.kb
*.obk
!examples/*.obk
sqlite/*.c
sqlite/*.h