From 29eb4bb5756ad37811fc69bd7e579edaac4706dc Mon Sep 17 00:00:00 2001 From: Daniel Baston Date: Wed, 24 Feb 2016 16:25:57 +0000 Subject: [PATCH] gitignore additions git-svn-id: http://svn.osgeo.org/postgis/trunk@14685 b70326c6-7e19-0410-871a-916f4a2858ee --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index abd143194..ac068f829 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ *.dll *.res *.marks +*.swp +*.orig gmon.out install-sh postgis_svn_revision.h @@ -152,3 +154,5 @@ doc/sfcgal_comments.sql postgis/sfcgal.sql postgis/uninstall_sfcgal.sql *.pdf +.idea/* +.syntastic_c_config -- 2.40.0