diff options
| author | Li Jin <dragon-fly@qq.com> | 2026-02-22 01:32:23 +0800 |
|---|---|---|
| committer | Li Jin <dragon-fly@qq.com> | 2026-02-22 01:32:23 +0800 |
| commit | 58baf3ef323026b3ffc46ce480ceba4c0997fae3 (patch) | |
| tree | e052fe167f6075e84eecf3ebe69e0aa926eddefc /.gitattributes | |
| parent | 042c393a4ce4454948b69e99f0fc721736403208 (diff) | |
| download | yuescript-58baf3ef323026b3ffc46ce480ceba4c0997fae3.tar.gz yuescript-58baf3ef323026b3ffc46ce480ceba4c0997fae3.tar.bz2 yuescript-58baf3ef323026b3ffc46ce480ceba4c0997fae3.zip | |
Updated .gitattributes. [skip CI]
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f0f3b61..efb0469 100644 --- a/.gitattributes +++ b/.gitattributes | |||
| @@ -1,3 +1,6 @@ | |||
| 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 | spec/ export-ignore | ||
| 5 | doc/ export-ignore | ||
| 6 | .github/ export-ignore \ No newline at end of file | ||
