Skip to content

Commit 337e218

Browse files
committed
chore: gitignore local encryption test artifacts
1 parent b3a6120 commit 337e218

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
@@ -35,6 +35,10 @@ test_prod_out/
3535
# Local decryption dumps (decrypted DB + per-lecture markdown)
3636
_decrypted_dump/
3737

38+
# Local encryption test artifacts
39+
_backup_test.gz.enc
40+
_backup_reencrypted.gz.enc
41+
3842
docs/*
3943
!docs/*.png
4044
!docs/frontend-readme.md

0 commit comments

Comments
 (0)