Skip to content

Comments

Configure Linguist to exclude data and generated files#74

Merged
Yaketh (Kushmanmb) merged 3 commits intomasterfrom
copilot/update-docs-for-new-features
Feb 23, 2026
Merged

Configure Linguist to exclude data and generated files#74
Yaketh (Kushmanmb) merged 3 commits intomasterfrom
copilot/update-docs-for-new-features

Conversation

Copy link

Copilot AI commented Feb 23, 2026

Repository language statistics are skewed by data files and auto-generated content.

Changes

Added .gitattributes with linguist-generated markers for:

  • Lock files: yarn.lock (818KB), package-lock.json
  • Data files: All JSON in apps/web/src/data/ including ecosystem.json (4,778 lines) and 600+ ecosystem metadata files
  • Generated code: premintsMapping.ts (1,829 lines of key-value mappings)

This excludes ~6,600 lines of data and generated content from language statistics, providing accurate representation of the TypeScript/JavaScript codebase.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/graphql
    • Triggering command: /usr/bin/gh gh issue list --limit 10 (http block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits February 23, 2026 18:24
Co-authored-by: Kushmanmb <193178375+Kushmanmb@users.noreply.github.com>
Co-authored-by: Kushmanmb <193178375+Kushmanmb@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation for new features Configure Linguist to exclude data and generated files Feb 23, 2026
Copy link
Member

@Kushmanmb Yaketh (Kushmanmb) left a comment

Choose a reason for hiding this comment

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

kushmanmb matthew brace

@Kushmanmb Yaketh (Kushmanmb) marked this pull request as ready for review February 23, 2026 18:31
@Kushmanmb Yaketh (Kushmanmb) merged commit c9ba15c into master Feb 23, 2026
8 of 12 checks passed
@Kushmanmb Yaketh (Kushmanmb) deleted the copilot/update-docs-for-new-features branch February 23, 2026 18:33
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