Skip to content

Commit f06cf0a

Browse files
committed
chore: rename report directory in gitignore
Update .copilot_reports/ to .agent_reports/ for consistency. Signed-off-by: umatare5 <umatare5@gmail.com> AI-assisted-by: GitHub Copilot Coding Agent
1 parent e5bde98 commit f06cf0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ coverage/*
2424

2525
# IDE files
2626
.idea/
27-
.copilot_reports/
27+
.agent_reports/
2828
*.swp
2929
*.swo
3030
.env

0 commit comments

Comments
 (0)