downgrade memory unlock failures to info level and fix function name in log output
[sqlcipher.git] / .gitignore
blobf68644eb92a199fbd46505b328561e5d527389e8
1 *.lo
2 *.o
3 *.mode1v3
4 *.pbxuser
5 xcuserdata
6 xcuserdata/*
7 *.xcworkspace/*
8 *.xcworkspace
9 /Makefile
10 /.libs
11 /.target_source
12 /config.h
13 /config.log
14 /config.status
15 /keywordhash.h
16 /mkkeywordhash*
17 /opcodes.c
18 /opcodes.h
19 /parse.c
20 /parse.h
21 /parse.h.temp
22 /parse.out
23 /tsrc
24 /testfixture*
25 /lemon*
26 /libtool
27 /libsqlite3.la
28 /libtclsqlite3.la
29 /sqlite3
30 /sqlite3.c
31 /sqlite3.h
32 /lempar.c
33 /parse.y
34 /shell.c
35 /sqlcipher
36 /sqlite3.pc
37 /sqlcipher.pc
38 /sqlite3ext.h
39 /libsqlcipher.la
40 /.DS_Store