Skip to content

chore: add generation log to gitignore#1398

Closed
Lipata wants to merge 1 commit intomasterfrom
nalipiev/gitignore
Closed

chore: add generation log to gitignore#1398
Lipata wants to merge 1 commit intomasterfrom
nalipiev/gitignore

Conversation

@Lipata
Copy link
Copy Markdown
Contributor

@Lipata Lipata commented May 21, 2025

No description provided.

@Lipata Lipata requested review from Hristo313 and Copilot May 21, 2025 13:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds an entry to each template’s .gitignore file to exclude the generation log file from version control.

  • Added "generationLogs.json" to the gitignore in the igx-templates, webcomponents, and react templates.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/igx-templates/igx-ts/projects/_base/files/__dot__gitignore Appends "generationLogs.json" to ignore generated log files.
packages/cli/templates/webcomponents/igc-ts/projects/_base/files/__dot__gitignore Appends "generationLogs.json" to ignore generated log files.
packages/cli/templates/react/igr-ts/projects/_base/files/__dot__gitignore Appends "generationLogs.json" to ignore generated log files.
Comments suppressed due to low confidence (3)

packages/igx-templates/igx-ts/projects/_base/files/__dot__gitignore:38

  • [nitpick] Consider reviewing the naming of 'generationLogs.json' for consistency with the other log file names (e.g., use a dash separator if that aligns with project conventions).
generationLogs.json

packages/cli/templates/webcomponents/igc-ts/projects/_base/files/__dot__gitignore:20

  • [nitpick] Consider reviewing the naming of 'generationLogs.json' for consistency with the other log file names (e.g., use a dash separator if that aligns with project conventions).
generationLogs.json

packages/cli/templates/react/igr-ts/projects/_base/files/__dot__gitignore:21

  • [nitpick] Consider reviewing the naming of 'generationLogs.json' for consistency with the other log file names (e.g., use a dash separator if that aligns with project conventions).
generationLogs.json

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 70.167%. remained the same
when pulling 4727530 on nalipiev/gitignore
into 721caf7 on master.

@Lipata Lipata closed this May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants