diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-07-02 00:33:51 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-07-02 00:33:51 +0200 |
commit | 82c4e29648e972de9eb0836cf3e9f89fc8cee7d8 (patch) | |
tree | e7184ec49962c7f0e49093a354b7a07cfefce161 /.gitattributes | |
parent | b2a1baf76f7286f8b5b8504ae8be0f5cb173ea6c (diff) |
Mark vendor/ as linguist-vendored
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a6e8878 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +vendor/ linguist-vendored |