From 67c9381b82e38225cba2e166b451e75b508e29a6 Mon Sep 17 00:00:00 2001 From: josc146 Date: Tue, 30 May 2023 13:17:45 +0800 Subject: [PATCH] upload .gitattributes --- .gitattributes | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f61aba1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +backend-python/rwkv_pip/** linguist-vendored +backend-python/wkv_cuda_utils/** linguist-vendored +backend-python/get-pip.py linguist-vendored +backend-python/convert_model.py linguist-vendored +build/** linguist-vendored +frontend/wailsjs/** linguist-generated \ No newline at end of file