diff options
| author | Li Jin <dragon-fly@qq.com> | 2023-02-06 09:04:18 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-06 09:04:18 +0800 |
| commit | 78f07cc7bf7e310cd559c45c6c7a4977341c107e (patch) | |
| tree | a81879a8a530a4be2757a252b9c3d09647cf89e4 | |
| parent | adcad422b9fb04be11afc1e2a50f805f0a78dc18 (diff) | |
| download | yuescript-78f07cc7bf7e310cd559c45c6c7a4977341c107e.tar.gz yuescript-78f07cc7bf7e310cd559c45c6c7a4977341c107e.tar.bz2 yuescript-78f07cc7bf7e310cd559c45c6c7a4977341c107e.zip | |
Update .gitattributes
Diffstat (limited to '')
| -rw-r--r-- | .gitattributes | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes index 53966be..f0f3b61 100644 --- a/.gitattributes +++ b/.gitattributes | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | src/3rdParty/* linguist-vendored | 1 | src/3rdParty/** linguist-vendored |
| 2 | spec/lib/* linguist-vendored | 2 | spec/lib/** linguist-vendored |
| 3 | win-build/* linguist-vendored | 3 | win-build/** linguist-vendored |
| 4 | |||
