view .hgignore @ 197:19582dd3c364

USASR-2636: Set leak detection threshold to default of 5 minutes
author Christopher Springer <springer@nwoca.org>
date Mon, 25 Sep 2017 20:07:36 +0100
parents 8f45c43ea7a4
children
line wrap: on
line source
syntax: regexp
\.DS_Store
.*~$
\.orig$
\.orig\..*$
\.chg\..*$
\.rej$
\.conflict\~$
.*~$
syntax: glob
**/*.class
*\#*
classes/*
out/*
lib/*
build/*
dist/*
nbproject/*
.idea/workspace.*
*.log
.gradle/*
.idea/*
*.iml
*.iws
*.ipr
gradle-app.*
build.xml
private*.*
*.pdf
*.pid