From ea5b6e257f36bf01fc8b92e784b1524ad358dab8 Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Sat, 4 Jan 2020 17:44:13 +0800
Subject: [PATCH] fixing git

---
 .gitattributes        | 2 ++
 report/.gitattributes | 2 ++
 report/report.docx    | 3 +++
 report/report.pdf     | 3 +++
 4 files changed, 10 insertions(+)
 create mode 100644 .gitattributes
 create mode 100644 report/.gitattributes
 create mode 100644 report/report.docx
 create mode 100644 report/report.pdf

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..7029455
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.pdf filter=lfs diff=lfs merge=lfs -text
+*.docx filter=lfs diff=lfs merge=lfs -text
diff --git a/report/.gitattributes b/report/.gitattributes
new file mode 100644
index 0000000..7029455
--- /dev/null
+++ b/report/.gitattributes
@@ -0,0 +1,2 @@
+*.pdf filter=lfs diff=lfs merge=lfs -text
+*.docx filter=lfs diff=lfs merge=lfs -text
diff --git a/report/report.docx b/report/report.docx
new file mode 100644
index 0000000..7ccbb4c
--- /dev/null
+++ b/report/report.docx
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3dca411ae4f674fe2d098533d36bb1815a11c7511d644831180a40019b0780b7
+size 1441166
diff --git a/report/report.pdf b/report/report.pdf
new file mode 100644
index 0000000..454043c
--- /dev/null
+++ b/report/report.pdf
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:58328a378bb6791e0411b1d0a314d6b892ed732e0bbe4c955bde1cd01f210da5
+size 25208550
-- 
GitLab