diff options
author | rustdesk <[email protected]> | 2022-05-12 20:00:33 +0800 |
---|---|---|
committer | rustdesk <[email protected]> | 2022-05-12 20:00:33 +0800 |
commit | b3f39598a7324dacec0cd84d5e09b95724805cc8 (patch) | |
tree | 9a80ecd503ec53089bfd03d65612d10e615b76af /.gitattributes | |
parent | d36d6da4452f6250e4b9c9e821367e2dc6783f11 (diff) | |
download | rustdesk-server-b3f39598a7324dacec0cd84d5e09b95724805cc8.tar.gz rustdesk-server-b3f39598a7324dacec0cd84d5e09b95724805cc8.zip |
change sled to sqlite and remove lic
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto |