Skip to content

Commit 52ced90

Browse files
Ignore amalgamation files from the sqlcipher directory
1 parent 1620b95 commit 52ced90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sqlciphertest/build
66
*.iml
77
local.properties
88
sqlcipher/.cxx
9-
sqlcipher/src/main/jni/sqlcipher/*.c
10-
sqlcipher/src/main/jni/sqlcipher/*.h
9+
sqlcipher/src/main/jni/sqlcipher/sqlite3.c
10+
sqlcipher/src/main/jni/sqlcipher/sqlite3.h
1111
sqlcipher/src/main/jni/sqlcipher/android-libs
1212
build

0 commit comments

Comments
 (0)