Skip to content

Commit bf4a1c7

Browse files
ofriwclaude
andcommitted
Update .gitignore to exclude screenshots and generated presentations
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 220a219 commit bf4a1c7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,11 @@ node_modules/
3131
# AI Tools
3232
.chunkhound/
3333
.chunkhound.json
34+
35+
# Generated content
36+
scripts/output/
37+
38+
# Screenshots
39+
*.png
40+
*.jpg
41+
*.jpeg

0 commit comments

Comments
 (0)