Skip to content

Commit 71fd15c

Browse files
committed
fix(gitignore): add additional entries for yarn, Claude settings, and SQLite files
1 parent 20d07a0 commit 71fd15c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,8 @@ example-*.json
1616
secrets.yaml
1717
config.yaml
1818

19-
db
19+
db
20+
21+
.yarn
22+
.claude/settings.local.json
23+
*.sqlite

0 commit comments

Comments
 (0)