Skip to content

Commit fa14674

Browse files
yigitkonurclaude
andcommitted
Fix .gitignore malformed entry
- Separate .dockerignore and .DS_Store entries on line 76 - Remove untracked file with non-ASCII characters 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent fb1c14c commit fa14674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ playwright-report/
7373
# pnpm-lock.yaml
7474

7575
# Docker
76-
.dockerignore.DS_Store
76+
.dockerignore

0 commit comments

Comments
 (0)