diff options
author | LDA <lda@ldasuku.net> | 2023-07-03 15:29:09 -0700 |
---|---|---|
committer | LDA <lda@ldasuku.net> | 2023-07-03 15:51:48 -0700 |
commit | ab72b03ad8679437ebf01ead65d9f0d3195e6bae (patch) | |
tree | 4979dbcea9d3711cd46bcc6afb66fe4309584555 /.gitattributes | |
parent | ee97dd16e27ac7d6a318a215349153bdf6001bad (diff) |
update gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d95c653 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +source/extern/** linguist-vendored=true +lib/** linguist-vendored=true |