[geos-commits] [SCM] GEOS branch master updated. 400bfc4f84f3489406491fdb534ad0904ba30690

git at osgeo.org git at osgeo.org
Fri Oct 19 11:07:30 PDT 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  400bfc4f84f3489406491fdb534ad0904ba30690 (commit)
      from  f640fe0d8674aa8eea1506349d697a9cb7824431 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 400bfc4f84f3489406491fdb534ad0904ba30690
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Fri Oct 19 11:07:18 2018 -0700

    Ignore TextMate transient files

diff --git a/.gitignore b/.gitignore
index 499843d..72b9d1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ geos_revision.h
 .deps
 .vimrc
 .dirstamp
+.tm_properties
 *.o
 *.lo
 *.la
@@ -58,4 +59,4 @@ include/config.h.in
 authors.git
 !/docker/**/README
 !/docker/**/Makefile
-/.vs*
\ No newline at end of file
+/.vs*

-----------------------------------------------------------------------

Summary of changes:
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list