Skip to content

Commit e054e13

Browse files
committed
ad project.log entry
1 parent 7855402 commit e054e13

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/public/data.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,13 @@ attention = false
281281
description = "Software license for the repository."
282282
rationale = "States the legal terms for using, modifying, and redistributing the project."
283283

284+
[[item]]
285+
line = "├── project.log"
286+
path = "project.log"
287+
attention = true
288+
description = "Generated log file from running the project."
289+
rationale = "Provides a persistent record of project execution, including key steps, selected values, and messages useful for reviewing and documenting results."
290+
284291
[[item]]
285292
line = "├── pyproject.toml"
286293
path = "pyproject.toml"

0 commit comments

Comments
 (0)