Skip to content

chore: clean up .gitignore#3174

Merged
paul-nechifor merged 1 commit into
mainfrom
paul/chore/cleanup-gitignore
Jul 25, 2026
Merged

chore: clean up .gitignore#3174
paul-nechifor merged 1 commit into
mainfrom
paul/chore/cleanup-gitignore

Conversation

@paul-nechifor

@paul-nechifor paul-nechifor commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

clean up .gitignore since we have duplicates in there (e.g. data/ is twice) and to put things in a more logical order.

@greptile-apps

greptile-apps Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR reorganizes and consolidates .gitignore entries by category while retaining the existing exclusions and adding broader model-weight coverage.

Confidence Score: 5/5

The PR appears safe to merge.

The normalized patterns preserve the prior exclusions for caches, build artifacts, local secrets, generated data, tooling state, and downloaded models.

Important Files Changed

Filename Overview
.gitignore Reorders, deduplicates, and normalizes ignore patterns without introducing an actionable behavioral issue.

Reviews (1): Last reviewed commit: "chore: clean up .gitignore" | Re-trigger Greptile

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3174   +/-   ##
=======================================
  Coverage   74.16%   74.17%           
=======================================
  Files        1108     1108           
  Lines      104052   104052           
  Branches     9530     9530           
=======================================
+ Hits        77171    77176    +5     
+ Misses      24135    24132    -3     
+ Partials     2746     2744    -2     
Flag Coverage Δ
OS-ubuntu-24.04-arm 67.64% <ø> (-0.01%) ⬇️
OS-ubuntu-latest 69.72% <ø> (+<0.01%) ⬆️
Py-3.10 69.72% <ø> (+<0.01%) ⬆️
Py-3.11 69.72% <ø> (-0.01%) ⬇️
Py-3.12 69.72% <ø> (ø)
Py-3.13 69.71% <ø> (-0.01%) ⬇️
Py-3.14 69.72% <ø> (ø)
Py-3.14t 69.71% <ø> (+<0.01%) ⬆️
SelfHosted-Large 29.65% <ø> (ø)
SelfHosted-Linux 36.22% <ø> (-0.01%) ⬇️
SelfHosted-macOS 35.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot added the ready-to-merge Required CI checks have passed on this PR label Jul 25, 2026
@paul-nechifor
paul-nechifor added this pull request to the merge queue Jul 25, 2026
Merged via the queue into main with commit 6b7e259 Jul 25, 2026
35 checks passed
@paul-nechifor
paul-nechifor deleted the paul/chore/cleanup-gitignore branch July 25, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Required CI checks have passed on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants