You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ga...@apache.org on 2023/03/07 23:53:41 UTC

[xmlgraphics-commons] branch skynavga/throw-away-branch updated: Ignore *.bak files

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

gadams pushed a commit to branch skynavga/throw-away-branch
in repository https://gitbox.apache.org/repos/asf/xmlgraphics-commons.git


The following commit(s) were added to refs/heads/skynavga/throw-away-branch by this push:
     new c88f727  Ignore *.bak files
c88f727 is described below

commit c88f727d38fefcbf98468b3ab7af672c7b9c848d
Author: Glenn Adams <gl...@skynav.com>
AuthorDate: Tue Mar 7 17:52:52 2023 -0600

    Ignore *.bak files
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5fe3e0b..b4ec6dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ build/
 
 # miscellaneous
 *~
+*.bak


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org