From e54cf59b56aa0c51a651a183e56906135792ac2a Mon Sep 17 00:00:00 2001 From: blessyyyu <954793264@qq.com> Date: Tue, 22 Mar 2022 17:00:47 +0800 Subject: [PATCH] add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0832a4d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +./examples/hi_xiaowen/s0/run.sh filter=gitignore \ No newline at end of file