1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-10-27 01:59:56 +00:00

Add script to fetch+build sqlite

This commit is contained in:
Colin Dellow
2018-03-02 18:46:40 -05:00
parent 8b9b3bcc9d
commit 811badc9f9
2 changed files with 37 additions and 0 deletions

7
.gitignore vendored
View File

@@ -30,3 +30,10 @@
*.exe
*.out
*.app
# vim
*.swp
# transient sqlite files
/sqlite
/sqlite-autoconf*