Skip to content

Commit 09731dd

Browse files
rathbomaclaude
andcommitted
Add bin/ to gitignore for Electron rebuild artifacts
The bin/ directory is created by @electron/rebuild and should not be committed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
1 parent 77e9ce9 commit 09731dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
build
2-
node_modules
2+
node_modules
3+
bin

0 commit comments

Comments
 (0)