Add ignore

This commit is contained in:
Lunny Xiao 2023-07-26 18:46:36 +08:00
parent e2af77de3b
commit c622cdaf89
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -35,7 +35,7 @@ test.db.sql
*coverage.out *coverage.out
test.db test.db
integrations/*.sql tests/*.sql
integrations/test_sqlite* tests/test_sqlite*
cover.out cover.out
cover.html cover.html