[postgis-tickets] r14685 - gitignore additions
Daniel Baston
dbaston at gmail.com
Wed Feb 24 08:25:57 PST 2016
Author: dbaston
Date: 2016-02-24 08:25:57 -0800 (Wed, 24 Feb 2016)
New Revision: 14685
Modified:
trunk/.gitignore
Log:
gitignore additions
Modified: trunk/.gitignore
===================================================================
--- trunk/.gitignore 2016-02-24 16:12:33 UTC (rev 14684)
+++ trunk/.gitignore 2016-02-24 16:25:57 UTC (rev 14685)
@@ -6,6 +6,8 @@
*.dll
*.res
*.marks
+*.swp
+*.orig
gmon.out
install-sh
postgis_svn_revision.h
@@ -152,3 +154,5 @@
postgis/sfcgal.sql
postgis/uninstall_sfcgal.sql
*.pdf
+.idea/*
+.syntastic_c_config
More information about the postgis-tickets
mailing list