aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
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 @@
1src/3rdParty/** linguist-vendored 1src/3rdParty/** linguist-vendored
2spec/lib/** linguist-vendored 2spec/lib/** linguist-vendored
3win-build/** linguist-vendored 3win-build/** linguist-vendored
4spec/ export-ignore
5doc/ export-ignore
6.github/ export-ignore \ No newline at end of file