Browse Source

Create .gitattributes

tags/0.1.0
TCL GitHub 3 years ago
parent
commit
50fa84962c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      CAPI/.gitattributes

+ 5
- 0
CAPI/.gitattributes View File

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

proto/** linguist-generated

*.h linguist-language=C++

Loading…
Cancel
Save