summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2014-10-16 22:51:35 -0400
committerHans-Christoph Steiner <hans@eds.org>2014-10-16 22:51:35 -0400
commit569c6676a6ddb0ff73821d7693b5e18ddef809b9 (patch)
tree833538da7bba39105daff45e265aef386a200acd /.gitignore
parent08119c361d1181b3e8f1abb429236e488a664753 (diff)
Imported Upstream version 3.2.0upstream
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 0af1a93..f68644e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,7 @@ xcuserdata/*
/config.log
/config.status
/keywordhash.h
-/mkkeywordhash
+/mkkeywordhash*
/opcodes.c
/opcodes.h
/parse.c
@@ -21,8 +21,8 @@ xcuserdata/*
/parse.h.temp
/parse.out
/tsrc
-/testfixture
-/lemon
+/testfixture*
+/lemon*
/libtool
/libsqlite3.la
/libtclsqlite3.la
@@ -37,3 +37,4 @@ xcuserdata/*
/sqlcipher.pc
/sqlite3ext.h
/libsqlcipher.la
+/.DS_Store