Skip to content

Commit f44b0fc

Browse files
committed
ignore some local db files
1 parent 5e5a457 commit f44b0fc

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,4 +363,10 @@ MigrationBackup/
363363
FodyWeavers.xsd
364364

365365
# Exclude generated build caches and diagnostic text outputs
366-
build*.txt
366+
build*.txt
367+
368+
# Exclude user-specific local app state databases and configurations
369+
*.db
370+
libvideo_db.db
371+
directories.txt
372+
player.txt

libvideo_db.db

-32 KB
Binary file not shown.

0 commit comments

Comments
 (0)