From e0201882797e63c546324d5034adf9df1721ff17 Mon Sep 17 00:00:00 2001 From: miykael Date: Thu, 29 Oct 2020 18:41:23 +0800 Subject: [PATCH] add test pdf --- .gitattributes | 1 + "01\347\253\240 \345\210\235\350\257\206 Python.pdf" | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 "01\347\253\240 \345\210\235\350\257\206 Python.pdf" diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b634d85 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.pdf filter=lfs diff=lfs merge=lfs -text diff --git "a/01\347\253\240 \345\210\235\350\257\206 Python.pdf" "b/01\347\253\240 \345\210\235\350\257\206 Python.pdf" new file mode 100644 index 0000000..9b578a2 --- /dev/null +++ "b/01\347\253\240 \345\210\235\350\257\206 Python.pdf" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0178c03af1200a8f38e0adad8dc569eb6e315bf670b4b48bb79870bbb86914dd +size 21587170 -- GitLab