diff options
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 | ||
