Browse Source

fix(CAPI): change gitattributes

tags/0.1.0
DragonAura 2 years ago
parent
commit
c4b602ee1c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      CAPI/.gitattributes

+ 2
- 0
CAPI/.gitattributes View File

@@ -1,5 +1,7 @@
tclap/** linguist-vendored

spdlog/** linguist-vendored

proto/** linguist-generated

*.h linguist-language=C++

Loading…
Cancel
Save