Merge pull request #4971 from Lenophie/patch-1

Ignore SQLite journals
This commit is contained in:
Taylor Otwell 2019-03-24 08:11:19 -07:00 committed by GitHub
commit 3886012c0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
database/.gitignore vendored
View File

@ -1 +1,2 @@
*.sqlite
*.sqlite-journal