You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by kn...@apache.org on 2021/06/12 22:32:43 UTC

[openoffice-docs] branch main updated: Update .gitignore

This is an automated email from the ASF dual-hosted git repository.

knmc pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 58b24a2  Update .gitignore
58b24a2 is described below

commit 58b24a29403996aa7b0dbf9ade81a6bc21e2205e
Author: Keith N. McKenna <kn...@apache.org>
AuthorDate: Sat Jun 12 18:32:35 2021 -0400

    Update .gitignore
    
    Add binary files to be ignored.files
---
 .gitignore | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index f4aa8bd..36d9a16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,23 @@
 #
 #                GIT ATTRIBUTES FOR THE openoffice-docs GIT REPOSITORY
 
-# There are currenly no files to be ignored
-# This file is here in case it is needed in future
+# These are Binary files and should always be ignored
+
+*.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