Ignore SQLite source and header files.

This commit is contained in:
2023-05-02 23:23:08 -04:00
parent 7f49c1c065
commit edc0e2a39f

2
.gitignore vendored
View File

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