Skip to content

Commit 30143ab

Browse files
chore: update documentation and config (#8)
- Replace docs/conventions.md with docs/context.md - Update .gitignore with additional patterns
1 parent 504ca22 commit 30143ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,10 @@ node_modules
180180
# ai-sdk
181181
generated-image*
182182
edited-image*
183+
*.mp4
183184

184185
# mastra
185-
mastra.db
186+
mastra.db
187+
188+
# mac
189+
.DS_Store
File renamed without changes.

0 commit comments

Comments
 (0)