Skip to content

Commit 9b0752b

Browse files
Jacobinwweyclaude
andcommitted
chore: add output/ and src-tauri/bin/ to .gitignore
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 5bba161 commit 9b0752b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ yarn-error.log*
6666
tmp
6767
.npm-cache
6868

69+
# Local build output and runtime artifacts
70+
output/
71+
src-tauri/bin/
72+
6973
# Local docs deploy/build artifacts
7074
.edgeone/
7175
build/mkdocs-site/

0 commit comments

Comments
 (0)