Skip to content

Commit e68cc7c

Browse files
committed
Logo notignore
1 parent a215efb commit e68cc7c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ sqlit-notifications/
4747
# Integration test artifacts
4848
tests/integration/python_packages/artifacts/
4949

50-
# Local assets
51-
assets/
50+
# Local assets (except logo for README)
51+
assets/*
52+
!assets/favorites/
53+
assets/favorites/*
54+
!assets/favorites/logo.png
5255
.worktrees/
5356
.obsidian/

assets/favorites/logo.png

1.42 MB
Loading

0 commit comments

Comments
 (0)