Skip to content

Commit 5ce1528

Browse files
committed
chore: include SQLite files in gitignore
Signed-off-by: Micah Abbott <miabbott@redhat.com>
1 parent fcd1e08 commit 5ce1528

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@
2020
# Source and vendor tar files
2121
fido-device-onboard-rs-*.tar.gz
2222
fido-device-onboard-rs-*-vendor-patched.tar.xz
23+
24+
# SQLite test files
25+
*.sqlite

0 commit comments

Comments
 (0)