Skip to content

Commit 8bafc0a

Browse files
committed
Adjust gitignore for the new version of sqlite
1 parent d1f549e commit 8bafc0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/pkg
22
*~
33
\.DS_Store
4-
*.sqlite
4+
*.sqlite*
55
Gemfile.lock
66
Gemfile.local
77
gemfiles/*.lock

0 commit comments

Comments
 (0)