Skip to content

Commit 18b4498

Browse files
committed
chore: ignore local device exports
1 parent ce6b661 commit 18b4498

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,16 @@ local.properties
2626
captures/
2727
db_dump/
2828
datasets/
29+
exports/
2930
db_dump/
3031
matching_engine/
3132

3233
*.db
3334
*.db-shm
3435
*.db-wal
36+
*.sqlite
37+
*.sqlite-shm
38+
*.sqlite-wal
3539
verification_logs*.txt
3640

3741
# Secret scanning reports

0 commit comments

Comments
 (0)