summaryrefslogtreecommitdiff
path: root/sqlite3/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-01-29 23:08:12 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-01-29 23:08:12 +0300
commit018586c2aad72ee2944105d443ec98eb02aa8974 (patch)
tree0a4585c2fde5f3e430ee6100a1bb2fc9a16bb387 /sqlite3/.gitignore
parent0a054f609f7022f7d27f59094041641b8b48b3d8 (diff)
Release version 3.27.2+1v3.27.2+1
Enable zlib usage Stop using cc.poptions variable as it now come after c.poptions
Diffstat (limited to 'sqlite3/.gitignore')
-rw-r--r--sqlite3/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/sqlite3/.gitignore b/sqlite3/.gitignore
index 7a3c058..9e8f177 100644
--- a/sqlite3/.gitignore
+++ b/sqlite3/.gitignore
@@ -19,3 +19,7 @@
*.pc
sqlite3
+
+# Testscript output directory (can be symlink).
+#
+test-sqlite3