Project

General

Profile

« Previous | Next » 

Revision 6649

inputs/input.Makefile: SVN: add: verify/: Added *.xls to svn:ignore

View differences:

inputs/input.Makefile
128 128
add: _always Source/add Source/map.csv $(allTables:%=%/add)
129 129
	$(call setSvnIgnore,.,'*')
130 130
	$(call addDirWithIgnore,logs,$$'*.log.sql\n*.trace')
131
	$(call addDirWithIgnore,verify,$$'*.out\n*.csv')
131
	$(call addDirWithIgnore,verify,$$'*.out\n*.csv\n*.xls')
132 132
	$(call addFile,import_order.txt)
133 133
	$(if $(wildcard _MySQL/),$(call addDirWithIgnore,_MySQL,'*'))
134 134
	$(if $(wildcard _src/),$(call addDirWithIgnore,_src,'*'))

Also available in: Unified diff