Skip to content

Add server/report.json to .gitignore#2682

Merged
entrotech merged 1 commit into
developfrom
add-flyway-report-files-to_gitignore
Oct 8, 2025
Merged

Add server/report.json to .gitignore#2682
entrotech merged 1 commit into
developfrom
add-flyway-report-files-to_gitignore

Conversation

@entrotech

@entrotech entrotech commented Oct 8, 2025

Copy link
Copy Markdown
Member

What changes did you make?

  • Added server/report.json and server/report.html files to .gitignore

Why did you make the changes (we will use this info to test)?

  • These files are regenerated every time flyway is run, and are not part of the application code. The changes look like actual code changes and clutter the PRs with irrelevant information.. By listing them in the .gitignore file, github will ignore modifications to these files, as they are irrelevant.

Issue-Specific User Account

n/a

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

n/a

@entrotech
entrotech merged commit 6b5e278 into develop Oct 8, 2025
7 checks passed
@entrotech
entrotech deleted the add-flyway-report-files-to_gitignore branch October 8, 2025 23:44
@eburdekin eburdekin mentioned this pull request Oct 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.

Add flyway report files to the .gitignore file

1 participant