summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
author陆秋文 <[email protected]>2023-02-17 10:40:50 +0000
committer陆秋文 <[email protected]>2023-02-17 10:40:50 +0000
commit973807f41582137b1cda8649cf46108cc3000ce9 (patch)
tree529ac355a3e90c58924c0eb080d9adfb5c525751 /.gitattributes
parent0a7c43e32f43cef36cea93dee4c3d5dc5873c58b (diff)
TSG-13385 增加service, app侧kernel representor的实现以实现向内核协议栈注入控制报文的功能。
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 04d8752..1131d94 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
*.a binary
*.so binary
*.o binary
+*.sh text eol=lf \ No newline at end of file