Skip to content

Add node_modules to gitignore#76

Merged
AustinSMueller merged 1 commit into
3.7.0from
initialize-gitignore
Jul 16, 2026
Merged

Add node_modules to gitignore#76
AustinSMueller merged 1 commit into
3.7.0from
initialize-gitignore

Conversation

@AustinSMueller

Copy link
Copy Markdown
Contributor

Overview

N/A

Change Details (Specifics)

N/A

Related Ticket(s)

N/A

@relativeci

relativeci Bot commented Jul 16, 2026

Copy link
Copy Markdown

#251 Bundle Size — 12.87MiB (0%).

618779c(current) vs d8dcc5d 3.7.0#237(baseline)

Warning

Bundle contains 54 duplicate packages – View duplicate packages

Bundle metrics  no changes
                 Current
#251
     Baseline
#237
No change  Initial JS 877.16KiB 877.16KiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 0% 28.67%
No change  Chunks 74 74
No change  Assets 117 117
No change  Modules 9159 9159
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 320 320
No change  Duplicate Packages 53 53
Bundle size by type  no changes
                 Current
#251
     Baseline
#237
No change  JS 10.35MiB 10.35MiB
No change  IMG 1.72MiB 1.72MiB
No change  Fonts 805.07KiB 805.07KiB
No change  CSS 18KiB 18KiB

Bundle analysis reportBranch initialize-gitignoreProject dashboard


Generated by RelativeCIDocumentationReport issue

@AustinSMueller
AustinSMueller marked this pull request as ready for review July 16, 2026 17:56
Copilot AI review requested due to automatic review settings July 16, 2026 17:56
@AustinSMueller
AustinSMueller merged commit cb7c808 into 3.7.0 Jul 16, 2026
20 checks passed
@AustinSMueller
AustinSMueller deleted the initialize-gitignore branch July 16, 2026 17:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a local Git ignore rule so the one-time DB migration utility doesn’t accidentally commit Node.js dependency artifacts.

Changes:

  • Added node_modules/ to utils/one_time_db_migration/.gitignore.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants