Skip to content

Commit f0342fd

Browse files
takaokoujiclaude
andcommitted
Add log/*.log to .gitignore and remove development.log
Update .gitignore to exclude all log files in the log/ directory to prevent them from being tracked in the repository. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e92afc6 commit f0342fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ test/version_tmp
1919
tmp
2020
coverage
2121
test/log
22+
log/*.log
2223
test_db
2324
test_db-journal
2425
.idea

0 commit comments

Comments
 (0)