diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3c844c7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# The Proxmox API doc dump is a vendored third-party artifact (~4 MB of JS), not our +# source. Exclude it from GitHub's language statistics so the repo isn't mislabelled +# as JavaScript instead of C#. +src/ProxmoxSharp.Api/schema/apidoc*.js linguist-vendored