[postgis-tickets] r14401 - add more stuff to ignore so my git add doesn't pull in all my compiled crap

Regina Obe lr at pcorp.us
Wed Nov 18 06:50:31 PST 2015


Author: robe
Date: 2015-11-18 06:50:31 -0800 (Wed, 18 Nov 2015)
New Revision: 14401

Modified:
   trunk/.gitignore
Log:
add more stuff to ignore so my git add doesn't pull in all my compiled crap

Modified: trunk/.gitignore
===================================================================
--- trunk/.gitignore	2015-11-18 13:05:32 UTC (rev 14400)
+++ trunk/.gitignore	2015-11-18 14:50:31 UTC (rev 14401)
@@ -2,6 +2,10 @@
 *.la
 .libs
 *.lo
+*.exe
+*.dll
+*.res
+*.marks
 gmon.out
 install-sh
 postgis_svn_revision.h



More information about the postgis-tickets mailing list