Merge pull request #50 from FJCC/Calc-Guide

Calc guide
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..4044284
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,25 @@
+# .gitattributes  0.0.1             UTF-8                        5:08 PM 3/22/2021
+#
+#                GIT ATTRIBUTES FOR THE openoffice-docs GIT REPOSITORY
+
+# Denote all files that are truly binary and must not be scanned for line-end.
+# Some of these might also be .gitignored.  Better safe than sorry.
+
+*.bmp binary
+*.gif binary
+*.jpg binary
+*.jpeg binary
+*.png binary
+*.suo binary
+*.zip binary
+
+*.odt binary
+*.ott binary
+*.ods binary
+*.ots binary
+*.odp binary
+*.otp binary
+*.odg binary
+*.otg binary
+*.odm binary
+*.odb binary
diff --git a/README.md b/README.md
deleted file mode 100644
index d4d4d07..0000000
--- a/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Apache OpenOffice Documentation Project

-

-## Branch for Apache OpenOffice Calc Guide

-

-### Purpose

-

-This branch will be used for Revision Control for all master Documentation files for Apache OpenOffice Calc Guide. 

-

-

-Apache and OpenOffice are registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.