Skip to content

Commit ab8bd51

Browse files
justin808claude
andcommitted
Add .bs.js to .gitignore for completeness
Also ignore the old .bs.js suffix to ensure no ReScript generated files are ever committed, whether using the old or new suffix convention. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8bae4aa commit ab8bd51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@ client/app/bundles/comments/rescript/**/*.bs.js
6363
# Generated ReScript files (compiled from .res source files)
6464
**/*.res.js
6565
**/*.res.mjs
66+
**/*.bs.js
6667

6768
.claude/

0 commit comments

Comments
 (0)