head	1.1;
access;
symbols
	REL9_0_0:1.1
	REL9_1_ALPHA1:1.1
	REL9_0_RC1:1.1
	REL9_0_BETA4:1.1
	REL9_0_STABLE:1.1.0.2
	REL9_0_BETA3:1.1
	REL9_0_BETA2:1.1
	REL9_0_BETA1:1.1;
locks; strict;
comment	@# @;


1.1
date	2010.04.01.14.44.39;	author adunstan;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Use a file of patterns of filenames to exclude from pgindent runs, instead if using multiple invocations of egrep. Add perl ppport.h to the current list.
@
text
@#list of file patterns to exclude from pg_indent runs
/s_lock\.h$
/ecpg/test/expected/
/snowball/libstemmer/
/ecpg/include/(sqlda|sqltypes)\.h$
/ecpg/include/preproc/struct\.h$
/pl/plperl/ppport\.h$
@
