Skip to content

fix: vendor the Proxmox apidoc dump for linguist#23

Merged
ChrisonSimtian merged 1 commit into
mainfrom
fix/linguist-vendor-apidoc
Jul 24, 2026
Merged

fix: vendor the Proxmox apidoc dump for linguist#23
ChrisonSimtian merged 1 commit into
mainfrom
fix/linguist-vendor-apidoc

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

The repo shows up as JavaScript on GitHub because src/ProxmoxSharp.Api/schema/apidoc*.js (~4.27 MB, the Proxmox API doc dump) dwarfs the ~100 KB of actual C#. It's a vendored third-party artifact, not source.

This adds .gitattributes marking it linguist-vendored so it's excluded from language stats — the repo will read as C#.

The ~4 MB src/ProxmoxSharp.Api/schema/apidoc*.js is a third-party API doc artifact,
not source, but it dominated GitHub's language stats and mislabelled the repo as
JavaScript. Mark it linguist-vendored so the repo reads as C#.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ChrisonSimtian
ChrisonSimtian merged commit 1398a88 into main Jul 24, 2026
1 check passed
@ChrisonSimtian
ChrisonSimtian deleted the fix/linguist-vendor-apidoc branch July 24, 2026 04:07
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.

1 participant