Skip to content

Commit fe9fc38

Browse files
jeremymanningclaude
andcommitted
Fix .gitignore to not exclude scripts directory
The scripts/ directory needs to be tracked for the build system. Only exclude development artifacts, not the build scripts. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 0a1ad5c commit fe9fc38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ notes/
1515
*.bak
1616
.playwright-mcp/
1717
downloaded_site/
18-
scripts/
1918

2019
# Python
2120
__pycache__/

0 commit comments

Comments
 (0)