view .hgignore @ 4:5fb47fac1404 tip

fix span for jira issue
author smith@nwoca.org
date Tue, 01 Nov 2016 14:38:33 -0400
parents 91703efb1d29
children
line wrap: on
line source
\.orig$
\.orig\..*$
\.chg\..*$
\.rej$
\.conflict\~$
.*~$
classes/
glob:out/*
glob:lib/*
glob:build/*
glob:dist/*
glob:nbproject/*
glob:.idea/workspace.*
glob:*.log
glob:.gradle/*
glob:.idea/*
glob:*.iml
glob:*.iws
glob:*.ipr
glob:gradle-app.*
glob:build.xml
glob:private*.*