Skip to content

Commit 44d5381

Browse files
MaruTamaclaude
andcommitted
fix: add tmp/ to gitignore to prevent large file issues
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e69230a commit 44d5381

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ build/
2929
# Generated font outputs (large binary files)
3030
outputs/*.ttf
3131
outputs/*.otf
32+
# Large temporary files
33+
tmp/

0 commit comments

Comments
 (0)