Revision: 1429
http://vcs.pcre.org/viewvc?view=rev&revision=1429
Author: chpe
Date: 2014-01-01 17:09:10 +0000 (Wed, 01 Jan 2014)
Log Message:
-----------
Update gitignore
Modified Paths:
--------------
code/trunk/.gitignore
Modified: code/trunk/.gitignore
===================================================================
--- code/trunk/.gitignore 2014-01-01 17:09:06 UTC (rev 1428)
+++ code/trunk/.gitignore 2014-01-01 17:09:10 UTC (rev 1429)
@@ -1,4 +1,5 @@
/aclocal.m4
+/ar-lib
/autom4te.cache/
/compile
/config.guess
@@ -20,6 +21,7 @@
/.libs
/libtool
/*.lo
+/*.log
/ltmain.sh
/m4/
/maint/ucptest
@@ -34,6 +36,7 @@
/pcrecpp_unittest
pcregrep
/pcre.h
+/pcre.h.generic
/pcre-*-coverage.info
/pcre-*-coverage/
/pcre_jit_test
@@ -50,3 +53,5 @@
/teststdout
/testtemp*
/testtry
+/test-driver
+/*.trs