Skip to content

Commit f6306d4

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 <[email protected]>
1 parent a24fc7e commit f6306d4

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ test/tmp
1818
test/version_tmp
1919
tmp
2020
test/log
21+
log/*.log
2122
test_db
2223
test_db-journal
2324
.idea

log/development.log

Whitespace-only changes.

0 commit comments

Comments
 (0)