From 12e5e57d91605c8c702f949b73ae6c28756cd9d9 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Wed, 18 Nov 2015 14:50:31 +0000 Subject: [PATCH] add more stuff to ignore so my git add doesn't pull in all my compiled crap git-svn-id: http://svn.osgeo.org/postgis/trunk@14401 b70326c6-7e19-0410-871a-916f4a2858ee --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index da6890e38..abd143194 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,10 @@ *.la .libs *.lo +*.exe +*.dll +*.res +*.marks gmon.out install-sh postgis_svn_revision.h -- 2.40.0