From 3be21660fbbb418687b7c28b14fae154f537e018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=8C=AF=E7=8E=AF?= Date: Fri, 25 Nov 2022 02:56:50 +0000 Subject: [PATCH] Initializing wiki --- .gitattributes | 1 + .gitignore | 0 2 files changed, 1 insertion(+) create mode 100644 .gitattributes create mode 100644 .gitignore diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..287f081 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +assets/** filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29